YouCompleteMe/python
micbou dca5682e21
Move cursor to start column before calling again omnifunc
Vim internally moves the cursor to the start column before calling again the
omnifunc. Some omnifuncs like the one defined by the LanguageClient-neovim
plugin depend on this behavior to compute the list of candidates.
2018-08-16 18:33:36 +02:00
..
ycm Move cursor to start column before calling again omnifunc 2018-08-16 18:33:36 +02:00
test_requirements.txt Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00