mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
add vim surround
This commit is contained in:
parent
96553e78cf
commit
902d9970b7
@ -26,5 +26,6 @@ Plug 'junegunn/fzf'
|
|||||||
Plug 'junegunn/fzf.vim'
|
Plug 'junegunn/fzf.vim'
|
||||||
Plug 'editorconfig/editorconfig-vim'
|
Plug 'editorconfig/editorconfig-vim'
|
||||||
Plug 'asvetliakov/vim-easymotion'
|
Plug 'asvetliakov/vim-easymotion'
|
||||||
|
Plug 'tpope/vim-surround'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
Loading…
Reference in New Issue
Block a user