aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-10-05 14:50:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-10-05 14:50:41 +1300
commit3fbb2f8d1f6e72f846739cf095bf7402fe7a23ea (patch)
tree790503cfc16c5a698d150362b14febe65c959a7c /.gitmodules
parentDefault to detaching other sessions (diff)
downloaddotfiles-3fbb2f8d1f6e72f846739cf095bf7402fe7a23ea.tar.gz
dotfiles-3fbb2f8d1f6e72f846739cf095bf7402fe7a23ea.zip
Add syntastic plugin and options
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2648edff..891561de 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,3 +61,6 @@
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
+[submodule "vim/bundle/syntastic"]
+ path = vim/bundle/syntastic
+ url = git://github.com/scrooloose/syntastic.git