aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules9
m---------files/.vim/bundle/syntastic0
2 files changed, 6 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index d296718..9a136b7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -63,12 +63,15 @@
[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 "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
+[submodule "files/.vim/bundle/syntastic"]
+ path = files/.vim/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic.git
diff --git a/files/.vim/bundle/syntastic b/files/.vim/bundle/syntastic
new file mode 160000
+Subproject 1ee4bcccc705cdcd07c806d04a88035bb02ee37