nickhutchinson / vim-cmake-syntax

Unmaintained; see https://github.com/pboettch/vim-cmake-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Unmaintained; see https://github.com/pboettch/vim-cmake-syntax

License:Other


Languages

Language:Vim Script 96.6%Language:Shell 3.4%