diff --git a/vimrc b/vimrc index 7cfe7d3..c12ce41 100644 --- a/vimrc +++ b/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