Switch to a faster vim c++ syntax highlighter

This commit is contained in:
Michael Campagnaro 2021-12-15 17:20:57 -05:00
parent 99935c268d
commit 8a6b0197e6

2
vimrc
View File

@ -195,7 +195,7 @@ endif
"//////////////////////////////
Plug 'tpope/vim-markdown' " Markdown
Plug 'octol/vim-cpp-enhanced-highlight' " C/C++
Plug 'bfrg/vim-cpp-modern' " C/C++
Plug 'vim-ruby/vim-ruby' " Ruby
Plug 'fatih/vim-go' " Go
Plug 'rust-lang/rust.vim' " Rust