Update plugins and add syntastic

This commit is contained in:
Hunter Haugen 2014-12-03 11:03:21 -08:00
parent 8fc5095e9c
commit 0c3a0642f6
5 changed files with 7 additions and 3 deletions

3
.gitmodules vendored
View file

@ -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