YouCompleteMe/autoload
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.
2012-08-13 20:47:45 -07:00
..
youcompleteme.vim Final workaround for bug with vim-notes use 2012-08-13 20:47:45 -07:00