Add vim-abolish plugin
This commit is contained in:
parent
e53488b7fd
commit
30ddf07174
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ if dein#load_state('~/.config/nvim/plugins')
|
|||
call dein#add('neomake/neomake')
|
||||
call dein#add('ntpeters/vim-better-whitespace')
|
||||
call dein#add('scrooloose/nerdtree')
|
||||
call dein#add('tpope/vim-abolish')
|
||||
call dein#add('tpope/vim-commentary')
|
||||
call dein#add('tpope/vim-repeat')
|
||||
call dein#add('tpope/vim-surround')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue