YouCompleteMe/python
micbou d215342f2f
Fix cursor position when replacing chunk
Vim doesn't move the cursor accordingly when its position is on the last line
of the replaced area after its ending column because the whole line is
replaced. The cursor must be manually moved in that case.
2018-09-09 12:38:44 +02:00
..
ycm Fix cursor position when replacing chunk 2018-09-09 12:38:44 +02:00
test_requirements.txt Add flake8-ycm to test requirements 2018-05-30 02:53:28 +02:00