summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-01-22 00:05:29 -0500
committerJune McEnroe <june@causal.agency>2012-01-22 00:05:29 -0500
commitedc5f5c5e16c47321d2989ddb2770e136350d2a6 (patch)
tree5a595c5837a259b04901366b5ce73ed0ebca8c77 /.gitmodules
parentAdd Powerline (diff)
downloadsrc-edc5f5c5e16c47321d2989ddb2770e136350d2a6.tar.gz
src-edc5f5c5e16c47321d2989ddb2770e136350d2a6.zip
Add syntastic
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 19356752..45d1b35d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
 [submodule "bundle/vim-powerline"]
 	path = bundle/vim-powerline
 	url = https://github.com/Lokaltog/vim-powerline.git
+[submodule "bundle/syntastic"]
+	path = bundle/syntastic
+	url = https://github.com/scrooloose/syntastic.git