73fea03d78
Vim allows each item of the list returned by an omnifunc to be either a string or a dictionary but ycmd only supports lists where items are all strings or all dictionaries. Convert all strings into dictionaries. |
||
---|---|---|
.. | ||
client | ||
tests | ||
__init__.py | ||
base.py | ||
buffer.py | ||
diagnostic_filter.py | ||
diagnostic_interface.py | ||
omni_completer.py | ||
paths.py | ||
syntax_parse.py | ||
unsafe_thread_pool_executor.py | ||
vimsupport.py | ||
youcompleteme.py |