Add better C++ syntax highlighting
This commit is contained in:
parent
3ae096042c
commit
85a4050832
@ -74,6 +74,7 @@ Plug 'Shougo/vimproc.vim', {'do' : 'make'}
|
||||
|
||||
" C++
|
||||
Plug 'Rip-Rip/clang_complete', {'for': ['c', 'cpp']}
|
||||
Plug 'octol/vim-cpp-enhanced-highlight'
|
||||
|
||||
" Python
|
||||
Plug 'zchee/deoplete-jedi', {'for': 'python'}
|
||||
|
Reference in New Issue
Block a user