All Projects → nickhutchinson → Vim Cmake Syntax

nickhutchinson / Vim Cmake Syntax

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

Labels

Projects that are alternatives of or similar to Vim Cmake Syntax

Vimfiler Prompt
navigate vimfiler by typing
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Vim Reanimate
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Vim Shortcut
run vim command from buffer
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Vimrc
My vim profile
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Perl Nextmethod
Vim plugin which offers [m, [M, ]m and ]M mappings for perl
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Dirdiff.vim
DirDiff.vim : A plugin to diff and merge two directories recursively.
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Emoji Vim
Stars: ✭ 26 (+188.89%)
Mutual labels:  viml
Formatvim
Convert current file to colored HTML, BBCode or whatever
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Vim Ackmore
My vim stuff.
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Ansible
My Ansible Playbooks and Dependencies
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Vim Ruby X
if_ruby helper
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Vim Quickfixdo
Run a command on each entry of your quickfix argument list
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Bindle
My portable dotfiles and such
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Shades Of Teal
A colorscheme for vim
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
Vim Painter
Painting plugin
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Lustyexplorer
Dynamic filesystem and buffer explorer
Stars: ✭ 26 (+188.89%)
Mutual labels:  viml
Threebean Dot Files
All my 'dot' files (zsh config, vim config)
Stars: ✭ 7 (-22.22%)
Mutual labels:  viml
My.vim
Just a collection of all of the things I have in my .vim/ directory
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Guessindent
Indentation guessing plugin for Vim
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml
Vim Kaikyaku Buster
Stars: ✭ 8 (-11.11%)
Mutual labels:  viml

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'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].