From d7a2e281fbefdcb599077f5d6ef3ba4c0ab022d5 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 22 Feb 2015 16:00:17 -0800 Subject: start using syntastic --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f79dff2..c0eeceb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vim/bundle/puppet"] path = vim/bundle/puppet url = https://github.com/rodjek/vim-puppet +[submodule "vim/bundle/syntastic"] + path = vim/bundle/syntastic + url = git://github.com/scrooloose/syntastic -- cgit v1.2.3-54-g00ecf