vimrc: add vim-wordmotion

This commit is contained in:
Rob Watson 2021-04-28 09:57:31 +02:00
parent a82120eb51
commit 24659db3f6
1 changed files with 1 additions and 0 deletions

1
vimrc
View File

@ -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