We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maintainer: Motohiro Takayama mootoh@gmail.com
To enable this plugin, edit the .vimrc like this:
let g:syntastic_javascript_checkers = ['closurecompiler']
and set the path to the Google Closure Compiler:
let g:syntastic_javascript_closurecompiler_path = '/path/to/google-closure-compiler.jar'
It takes additional options for Google Closure Compiler with the variable g:syntastic_javascript_closurecompiler_args.
g:syntastic_javascript_closurecompiler_args