Skip to content

andymwood/vim-cmake-syntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-cmake-syntax

Vim syntax highlighting rules for modern CMake.

The vim syntax rules shipped with vim are out-of-date. These ones are less so.

# Installation

With Pathogen

cd ~/.vim/bundle
git clone git://github.com/nickhutchinson/vim-cmake-syntax.git

With Vundle

" .vimrc
Plugin 'nickhutchinson/vim-make-syntax'

About

Vim syntax highlighting rules for modern CMake.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 96.6%
  • Shell 3.4%