vimrc: add vim-wordmotion
This commit is contained in:
parent
a82120eb51
commit
24659db3f6
1
vimrc
1
vimrc
|
@ -385,3 +385,4 @@ packadd! fzf.vim " https://github.com/junegunn/fzf.vim.git
|
|||
packadd! vim-surround " https://github.com/tpope/vim-surround.git
|
||||
packadd! vim-rhubarb " https://github.com/tpope/vim-rhubarb.git
|
||||
packadd! editorconfig-vim " https://github.com/editorconfig/editorconfig-vim.git
|
||||
packadd! vim-wordmotion " https://github.com/chaoren/vim-wordmotion.git
|
||||
|
|
Loading…
Reference in New Issue