summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@advisorsla.com>2017-09-07 16:03:41 +0200
committerHugues Hiegel <hugues.hiegel@advisorsla.com>2017-09-07 16:03:41 +0200
commit90f381edc5c3300e7c79a4d7005d1d172ddcc155 (patch)
treeaba92838f2d61a16a28328e9d06b878a34be4b40 /.gitmodules
parenteff6a6c236746df59bec39d75e02f0b9a71110ed (diff)
Easyyyyyyyy ’Mooooootionnnnnss...
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