Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 780 Bytes

File metadata and controls

32 lines (21 loc) · 780 Bytes

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.