summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@advisorsla.com>2018-11-07 10:33:39 +0100
committerHugues Hiegel <hugues.hiegel@advisorsla.com>2018-11-07 10:33:39 +0100
commita647d34ce197a451b2dac7ad2fa62533a790fa6e (patch)
tree24c80b2df3d52024b8bf23f0e236bf4ba7a46ea9 /.gitmodules
parent90f381edc5c3300e7c79a4d7005d1d172ddcc155 (diff)
Vim Modules en vrac
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 817ae3d..cfa1ded 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,18 @@
[submodule "bundle/incsearch-easymotion.vim"]
path = bundle/incsearch-easymotion.vim
url = https://github.com/haya14busa/incsearch-easymotion.vim
+[submodule "bundle/ack"]
+ path = bundle/ack
+ url = https://github.com/mileszs/ack.vim.git
+[submodule "bundle/supertab"]
+ path = bundle/supertab
+ url = https://github.com/ervandew/supertab
+[submodule "bundle/vimshell.vim"]
+ path = bundle/vimshell
+ url = https://github.com/Shougo/vimshell.vim
+[submodule "bundle/vimproc"]
+ path = bundle/vimproc
+ url = http://github.com/Shougo/vimproc
+[submodule "bundle/vim-plug"]
+ path = bundle/vim-plug
+ url = https://github.com/junegunn/vim-plug.git