diff --git a/.gitmodules b/.gitmodules index 17d089a..ae774d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vim/bundle/vim-fixkey"] path = vim/bundle/vim-fixkey url = https://github.com/drmikehenry/vim-fixkey.git +[submodule "vim/bundle/vim-move"] + path = vim/bundle/vim-move + url = https://github.com/matze/vim-move.git