From edc5f5c5e16c47321d2989ddb2770e136350d2a6 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 22 Jan 2012 00:05:29 -0500 Subject: Add syntastic --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.4.1