Vim syntax file for CMakeCache.txt
files generated by CMake.
Run the following commands in your terminal:
$ cd ~/.vim/pack/git-plugins/start
$ git clone https://github.com/bfrg/vim-cmakecache-syntax
Note: The directory name git-plugins
is arbitrary, you can pick any other
name. For more details see :help packages
. Alternatively, use your favorite
plugin manager.
Many thanks to Nick Jensen (@nickspoons) in #vim
for helping with the syntax
file.
Distributed under the same terms as Vim itself. See :help license
.