vim: add c++ plugin

This commit is contained in:
masterzu 2017-05-10 15:04:56 +02:00
parent 75b7595170
commit e32594bd32
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Plugin 'surround.vim'
Plugin 'ciscoacl.vim'
" language
Plugin 'octol/vim-cpp-enhanced-highlight'
Plugin 'rust-lang/rust.vim'
" All of your Plugins must be added before the following line