bfrg / vim-cmakecache-syntax

Vim syntax file for CMakeCache.txt files generated by CMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-cmakecache-syntax

Vim syntax file for CMakeCache.txt files generated by CMake.

Installation

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.

Credits

Many thanks to Nick Jensen (@nickspoons) in #vim for helping with the syntax file.

License

Distributed under the same terms as Vim itself. See :help license.

About

Vim syntax file for CMakeCache.txt files generated by CMake


Languages

Language:Vim Script 100.0%