Strahinja Val Markovic
4a4eea0d8a
Final workaround for bug with vim-notes use
The vim-notes plugin adds 'longest' to completeopt in its filetype plugin. This breaks ycm. The result is that the user can't type at all after a notes file has been visited. We work around this by setting our completeopt settings on every buffer visit and CursorHold event.
Work in progress, NOT yet ready for primetime!
Description
Languages
Python
91.2%
Vim script
8.3%
Shell
0.5%