YouCompleteMe/autoload
micbou bdc3a66488
Ignore ft= argument from YcmCompleter command
Only the "ycm:ident" value of the ft= argument in the YcmCompleter
command is working. This value forces the use of the identifier
completer which serve no purpose because this completer doesn't define
commands. Ignore completely the ft= argument and move the logic to the
Python layer.
2018-09-28 01:12:23 +02:00
..
youcompleteme.vim Ignore ft= argument from YcmCompleter command 2018-09-28 01:12:23 +02:00