sponsor Vim development Vim logo Vim Book Ad

vim-cpp-enhanced-highlight : Improved C++ syntax highlight

 script karma  Rating 235/114, Downloaded by 8673  Comments, bugs, improvements  Vim wiki

created by
Jon Haggblad
 
script type
syntax
 
description
This file contains additional syntax highlighting that I use for my C++11
development in Vim. Compared to the standard syntax highlighting for C++ it
adds highlighting of (user defined) functions and the containers and types
in the standard library / boost.

Development is done at: http://github.com/octol/vim-cpp-enhanced-highlight

Based on:
---------

- http://stackoverflow.com/questions/736701/class-function-names-highlighting-in-vim
- Scripts: vimscript #4293, vimscript #2224, vimscript #1640, vimscript #3064

 
install details
Either copy the cpp.vim file to ~/.vim/after/syntax/cpp.vim
or install using Vundle by adding

    Bundle 'octol/vim-cpp-enhanced-highlight'

to your .vimrc file.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-cpp-enhanced-highlight-0.3.tar.gz 0.3 2014-04-21 7.0 Jon Haggblad C++14 and misc updates.
vim-cpp-enhanced-highlight-0.1.tar.gz 0.1 2013-06-09 7.0 Jon Haggblad Initial upload
ip used for rating: 18.222.111.24

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github