jalcine / cmake.vim

:hammer: CMake functionality within Vim.
https://jalcine.github.io/cmake.vim
MIT License
74 stars 11 forks source link

YouCompleteMe Integration is Broken #14

Closed jalcine closed 9 years ago

jalcine commented 10 years ago

With the moving of options in YouCompleteMe from Vim to pure Python; more changes and updates to documentation have to occur. The biggest problems is that YCM checks for options too quickly and cmake.vim doesn't get to provide the buffer with options in time.