jalcine / cmake.vim

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

Build out support for YouCompleteMe. #41

Closed jalcine closed 9 years ago

jalcine commented 9 years ago

Incorporate the logic necessary to have YouCompleteMe up and running with help from CMake. This should close issue #14 and #28.

jalcine commented 9 years ago

Just passed in the root binary directory. A user can write out logic to load up the compile_commands.json file from there.