fixjson: Add support for local installation
This commit is contained in:
parent
9849c79ff7
commit
ef898fa303
2 changed files with 16 additions and 1 deletions
|
@ -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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue