syntastic/syntax_checkers/javascript
Motohiro Takayama 0faf1bd47e Added an option: g:syntastic_javascript_closure_compiler_file_list
That variable specify the file which contains a list of filename that
Closure Compiler processes at once.

It can be useful for a project using 'require' statement like node.js.
2012-05-07 13:13:16 -07:00
..
closurecompiler.vim Added an option: g:syntastic_javascript_closure_compiler_file_list 2012-05-07 13:13:16 -07:00
gjslint.vim refactor the javascript syntax checkers 2011-12-11 22:54:33 +00:00
jshint.vim rather than compare to '' we use the vimscript emtpy function as else the check does not work 2012-02-11 21:45:30 +01:00
jsl.vim refactor the javascript syntax checkers 2011-12-11 22:54:33 +00:00
jslint.vim refactor the error highlighting system 2012-03-02 10:05:15 +00:00