From e16f5f35744a41957e207f39503f759e5e5fa1bf Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 30 Jan 2013 02:03:50 +1300 Subject: I want to like Syntastic but I don't It keeps breaking in Perl and C and I can't figure out why, and it's not much good for PHP either. More trouble than it's worth --- .gitmodules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 891561de..18125536 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,6 +61,4 @@ [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 + ignore = dirty -- cgit v1.2.3