Update vimplus

This commit is contained in:
chxuan 2016-06-14 16:39:23 +08:00
parent ba9947f67f
commit 9d1e5a66bb

1
.vimrc
View File

@ -118,6 +118,7 @@ Plugin 'Valloric/MatchTagAlways'
Plugin 'docunext/closetag.vim'
Plugin 'godlygeek/tabular'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-commentary'
Plugin 'ctrlpvim/ctrlp.vim'
Plugin 'majutsushi/tagbar'
Plugin 'octol/vim-cpp-enhanced-highlight'