[nvim] re-enable vim-exchange

This commit is contained in:
Dmytro Meleshko 2020-07-27 10:46:55 +03:00
parent 6ce58bedee
commit 69266d9daa
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Plug 'junegunn/vim-plug'
Plug 'inkarkat/vim-LineJuggler', { 'branch': 'stable' }
Plug 'reedes/vim-pencil'
Plug 'ciaranm/detectindent'
Plug 'tommcdo/vim-exchange'
" }}}
" Text objects {{{