eac2232c22
Contrarily to what the docs say, Vim only stops completion if the value returned by the omnifunc is -3 or -2. In other cases, if the value is negative or greater than the current column, the start column is set to the current column; otherwise, the value is used as the start column. |
||
---|---|---|
.. | ||
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 |