YouCompleteMe/python
micbou eba717553f
Recompute starting column on auto-wrapping
When auto-wrapping is enabled, Vim wraps the current line after the
completion request is sent but before calling the completefunc. The
starting column returned by the server is invalid in that case and must
be recomputed.
2018-11-17 01:07:02 +01:00
..
ycm Recompute starting column on auto-wrapping 2018-11-17 01:07:02 +01:00
test_requirements.txt Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00