nvim: Add vim exchange
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
5f0dbec511
commit
537f3021a4
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ Plug 'michaeljsmith/vim-indent-object'
|
|||
Plug 'wellle/targets.vim'
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'junegunn/vim-easy-align'
|
||||
Plug 'tommcdo/vim-exchange'
|
||||
" Absolute essentials miscellaneous
|
||||
Plug 'tpope/vim-repeat'
|
||||
Plug 'tpope/vim-eunuch'
|
||||
|
|
Loading…
Reference in a new issue