项目作者: bfrg

项目描述 :
Vim syntax file for CMakeCache.txt files generated by CMake
高级语言: Vim script
项目地址: git://github.com/bfrg/vim-cmakecache-syntax.git
创建时间: 2019-11-28T08:23:00Z
项目社区:https://github.com/bfrg/vim-cmakecache-syntax

开源协议:

下载


vim-cmakecache-syntax

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





Installation

Run the following commands in your terminal:

  1. $ cd ~/.vim/pack/git-plugins/start
  2. $ 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.