From 3fbb2f8d1f6e72f846739cf095bf7402fe7a23ea Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 5 Oct 2012 14:50:41 +1300 Subject: Add syntastic plugin and options --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3