nvim: init.vim: Add vim-exchange back again
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
9823da33fe
commit
d7ad845d73
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ Plug 'yssl/QFEnter'
|
|||
Plug 'wellle/targets.vim'
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'coderifous/textobj-word-column.vim'
|
||||
Plug 'tommcdo/vim-exchange'
|
||||
" Tim pope essentials
|
||||
Plug 'tpope/vim-commentary'
|
||||
Plug 'tpope/vim-repeat'
|
||||
|
|
Loading…
Reference in a new issue