summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 76d35fa..817ae3d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,12 @@
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = git://github.com/tpope/vim-obsession
+[submodule "bundle/vim-easymotion"]
+ path = bundle/vim-easymotion
+ url = https://github.com/easymotion/vim-easymotion
+[submodule "bundle/incsearch.vim"]
+ path = bundle/incsearch.vim
+ url = https://github.com/haya14busa/incsearch.vim
+[submodule "bundle/incsearch-easymotion.vim"]
+ path = bundle/incsearch-easymotion.vim
+ url = https://github.com/haya14busa/incsearch-easymotion.vim