diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | .vim/bundle/vim-easymotion | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d09b834..377662e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule ".vim/bundle/ctrlp.vim"] path = .vim/bundle/ctrlp.vim url = https://github.com/kien/ctrlp.vim.git +[submodule ".vim/bundle/vim-easymotion"] + path = .vim/bundle/vim-easymotion + url = https://github.com/Lokaltog/vim-easymotion.git diff --git a/.vim/bundle/vim-easymotion b/.vim/bundle/vim-easymotion new file mode 160000 +Subproject 667a668e114e9ec0e5d4cbcb0962d835b23614c |
