summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------vim/.vim/bundle/syntastic0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b643ab9..d4fb015 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "vim/.vim/bundle/vim-scala"]
path = vim/.vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
+[submodule "vim/.vim/bundle/syntastic"]
+ path = vim/.vim/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic/
diff --git a/vim/.vim/bundle/syntastic b/vim/.vim/bundle/syntastic
new file mode 160000
+Subproject ccecbcb4606ad6a7cfecae5eacb15022ce521b4