Add jslint for warnings on saving javascript file

This commit is contained in:
yan 2012-01-27 13:14:03 -08:00
parent bf2b3d20be
commit 21ee926f94
4 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -282,3 +282,6 @@
path = vim/bundle/majutsushi-tagbar
url = https://github.com/majutsushi/tagbar.git
ignore=dirty
[submodule "vim/bundle/joestelmach-javaScriptLint"]
path = vim/bundle/joestelmach-javaScriptLint
url = https://github.com/joestelmach/javaScriptLint.vim

BIN
bin/jsl Executable file

Binary file not shown.

@ -0,0 +1 @@
Subproject commit f4999532c67f7cf5a5c13346aaf22ce818e35994

View File

@ -0,0 +1 @@
let g:jslint_highlight_color=""