134b06b65e
Vim's QuickFix lists require 1-based columns, which is what is returned from ycmd's commands. As noted in the comments, the Vim documentation for setqflist is somewhat vague about this "byte offset", but it is confirmed to mean "1-based column number" both in testing and in :help getqflist. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
base_request.py | ||
command_request.py | ||
completer_available_request.py | ||
completion_request.py | ||
event_notification.py | ||
omni_completion_request.py | ||
ycmd_keepalive.py |