summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-02-20 18:16:18 +0100
committerThibaut Horel <thibaut.horel@gmail.com>2013-02-20 18:16:18 +0100
commitaf29c35dea60345071ecb13b7cf423ea7b9f8295 (patch)
tree9a69a068013c36891567d14f774d3816d14f6cc0 /.gitmodules
parent17f8af068032955d79eb44e5ae51b0c914393594 (diff)
downloaddotfiles-af29c35dea60345071ecb13b7cf423ea7b9f8295.tar.gz
[Git] add easy-motion plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 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