Subplugin for SynLint.
Checks JavaScript syntax.

Uses Google Closure Linter: https://code.google.com/p/closure-linter/
and module "gflags" from Python Package Index site.

*** You must install Python 2.7 (or other 2.x) and write path to
"python.exe" file into your PATH. ***
You don't need to get other files (gjslint and gflags).

Author: Alexey T
License: MIT
