aboutsummaryrefslogtreecommitdiff
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 af40987..d296718 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -63,3 +63,12 @@
[submodule "tabular"]
path = files/.vim/bundle/tabular
url = https://github.com/godlygeek/tabular
+[submodule "syntastic"]
+ path = files/.vim/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic.git
+[submodule "FuzzyFinder"]
+ path = files/.vim/bundle/FuzzyFinder
+ url = https://github.com/vim-scripts/FuzzyFinder.git
+[submodule "L9"]
+ path = files/.vim/bundle/L9
+ url = https://github.com/vim-scripts/L9.git