Add vim-move plugin to nvim config
This commit is contained in:
parent
a40654f450
commit
1b450777d7
@ -58,6 +58,8 @@ call plug#begin('~/.config/nvim/bundle')
|
||||
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'junegunn/gv.vim'
|
||||
|
||||
Plug 'matze/vim-move'
|
||||
call plug#end()
|
||||
|
||||
"=============
|
||||
|
Loading…
x
Reference in New Issue
Block a user