From ec04392a18971eae12fc169a638f521acf916ecf Mon Sep 17 00:00:00 2001 From: Lincoln Stoll Date: Fri, 3 Sep 2010 00:47:33 +0200 Subject: [PATCH] syntastic --- .gitmodules | 3 +++ bundle/syntastic | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/syntastic diff --git a/.gitmodules b/.gitmodules index 6e87429..efdd219 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "bundle/nerdtree"] path = bundle/nerdtree url = http://github.com/scrooloose/nerdtree.git +[submodule "bundle/syntastic"] + path = bundle/syntastic + url = http://github.com/scrooloose/syntastic.git diff --git a/bundle/syntastic b/bundle/syntastic new file mode 160000 index 0000000..e45183a --- /dev/null +++ b/bundle/syntastic @@ -0,0 +1 @@ +Subproject commit e45183a71db543697a7a37d173c50a60da57c017