aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dd834b9..1075e84 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
10[submodule "vim/bundle/supertab"] 10[submodule "vim/bundle/supertab"]
11 path = vim/bundle/supertab 11 path = vim/bundle/supertab
12 url = https://github.com/ervandew/supertab.git 12 url = https://github.com/ervandew/supertab.git
13[submodule "vim/bundle/syntastic"]
14 path = vim/bundle/syntastic
15 url = https://github.com/scrooloose/syntastic.git