From 0c3a0642f676c0750fa9751c633e9387efad944b Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Wed, 3 Dec 2014 11:03:21 -0800 Subject: [PATCH] Update plugins and add syntastic --- .gitmodules | 3 +++ .vim/bundle/syntastic | 1 + .vim/bundle/vim-coffee-script | 2 +- .vim/bundle/vim-markdown | 2 +- .vim/bundle/vundle | 2 +- 5 files changed, 7 insertions(+), 3 deletions(-) create mode 160000 .vim/bundle/syntastic diff --git a/.gitmodules b/.gitmodules index 8961069..4fa7293 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule ".vim/bundle/vim-coffee-script"] path = .vim/bundle/vim-coffee-script url = https://github.com/vim-scripts/vim-coffee-script.git +[submodule ".vim/bundle/syntastic"] + path = .vim/bundle/syntastic + url = https://github.com/scrooloose/syntastic.git diff --git a/.vim/bundle/syntastic b/.vim/bundle/syntastic new file mode 160000 index 0000000..30b4ce3 --- /dev/null +++ b/.vim/bundle/syntastic @@ -0,0 +1 @@ +Subproject commit 30b4ce3411f539f695ab8def7fc69c2f835eb8fe diff --git a/.vim/bundle/vim-coffee-script b/.vim/bundle/vim-coffee-script index ccac2d9..0d2bd48 160000 --- a/.vim/bundle/vim-coffee-script +++ b/.vim/bundle/vim-coffee-script @@ -1 +1 @@ -Subproject commit ccac2d9edd3cc0454b436951c77338549191f2d2 +Subproject commit 0d2bd483283346629cb8e34822114276792f4fa9 diff --git a/.vim/bundle/vim-markdown b/.vim/bundle/vim-markdown index cd81c2f..409c37b 160000 --- a/.vim/bundle/vim-markdown +++ b/.vim/bundle/vim-markdown @@ -1 +1 @@ -Subproject commit cd81c2f209f3ab813b5bd6012fa513b434ef1249 +Subproject commit 409c37b205afa2f9d590e23de8171482d66770e2 diff --git a/.vim/bundle/vundle b/.vim/bundle/vundle index 8db3bcb..0b28e33 160000 --- a/.vim/bundle/vundle +++ b/.vim/bundle/vundle @@ -1 +1 @@ -Subproject commit 8db3bcb5921103f0eb6de361c8b25cc03cb350b5 +Subproject commit 0b28e334e65b6628b0a61c412fcb45204a2f2bab