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++
|
" C++
|
||||||
Plug 'Rip-Rip/clang_complete', {'for': ['c', 'cpp']}
|
Plug 'Rip-Rip/clang_complete', {'for': ['c', 'cpp']}
|
||||||
|
Plug 'octol/vim-cpp-enhanced-highlight'
|
||||||
|
|
||||||
" Python
|
" Python
|
||||||
Plug 'zchee/deoplete-jedi', {'for': 'python'}
|
Plug 'zchee/deoplete-jedi', {'for': 'python'}
|
||||||
|
Reference in New Issue
Block a user