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 Syntastic. #40

Closed jalcine closed 9 years ago

jalcine commented 9 years ago

Add out bindings that would help expand the usefulness of Syntastic in CMake-powered projects.

jalcine commented 9 years ago

Added include directories for now. Basis is done.