Added surround.vim
This commit is contained in:
parent
f8ab8f9588
commit
5b548af0da
1
init.vim
1
init.vim
@ -114,6 +114,7 @@ Plug 'Valloric/YouCompleteMe', { 'do': './install.py --clang-completer --rust-co
|
|||||||
Plug 'rdnetto/YCM-generator', { 'branch': 'stable'}
|
Plug 'rdnetto/YCM-generator', { 'branch': 'stable'}
|
||||||
Plug 'chrisbra/Recover.vim'
|
Plug 'chrisbra/Recover.vim'
|
||||||
Plug 'Yggdroot/indentLine'
|
Plug 'Yggdroot/indentLine'
|
||||||
|
Plug 'tpope/vim-surround'
|
||||||
|
|
||||||
" versioning
|
" versioning
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
|
Loading…
Reference in New Issue
Block a user