ac1e04fc14
GetFiletypeCompleter would always return a omnicompleter for the first filetype in case there was no native completer, and the lookup would stop. This changes that behaviour to get all possible completers and tries to find a native one among them. If no native completer is found, it returns the omnicompleter for the first filetypes, as it used to. |
||
---|---|---|
.. | ||
clang_includes | ||
completers | ||
vimsupport.py | ||
ycm_utils.py | ||
ycm.py |