add syntastic to vim

This commit is contained in:
Thomas Ruoff
2012-08-02 00:18:58 +02:00
parent 85c3a92eb4
commit 32f5966471

1
vimrc
View File

@@ -17,6 +17,7 @@ Bundle 'clones/vim-l9'
Bundle 'clones/vim-fuzzyfinder' Bundle 'clones/vim-fuzzyfinder'
Bundle 'altercation/vim-colors-solarized' Bundle 'altercation/vim-colors-solarized'
Bundle 'kchmck/vim-coffee-script' Bundle 'kchmck/vim-coffee-script'
Bundle 'scrooloose/syntastic.git'
" vim-scripts repos " vim-scripts repos
"Bundle 'L9' "Bundle 'L9'