YouCompleteMe/doc
micbou 7e2e1e7d34
Only call completefunc if needed
Do not call user's completion function if the start column is after the current
column or if there are no candidates. This avoids keeping the user in
completion mode even if there is no completion menu.
2017-11-15 18:51:55 +01:00
..
youcompleteme.txt Only call completefunc if needed 2017-11-15 18:51:55 +01:00