YouCompleteMe/python
Ben Jackson 134b06b65e Fix GoTo lists arriving at the wrong column.
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.
2016-01-04 23:04:13 +00:00
..
ycm Fix GoTo lists arriving at the wrong column. 2016-01-04 23:04:13 +00:00
test_requirements.txt Correct import of argparse 2015-11-08 23:09:41 +00:00