[vim] added syntastic plugin

I added this specifically so that vim will run JSHint on my JavaScript
code when I save a file. Note: jshint needs to be installed and can be
installed from npm with `npm install -g jshint`
This commit is contained in:
Nick Nisi
2012-06-24 21:33:18 -05:00
parent 213089d977
commit 8407ed2b4e
2 changed files with 4 additions and 0 deletions