fixjson: Add support for local installation

This commit is contained in:
rhysd 2018-01-25 03:45:07 +09:00
parent 9849c79ff7
commit ef898fa303
2 changed files with 16 additions and 1 deletions

View file

@ -40,6 +40,14 @@ g:ale_json_fixjson_options *g:ale_json_fixjson_options*
This variable can add extra options to the command executed for running
fixjson.
g:ale_json_fixjson_use_global *g:ale_json_fixjson_use_global*
*b:ale_json_fixjson_use_global*
Type: |Number|
Default: `0`
See |ale-integrations-local-executables|
===============================================================================
jsonlint *ale-json-jsonlint*