diff options
author | w0rp <devw0rp@gmail.com> | 2018-01-28 11:51:20 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2018-01-28 11:51:20 +0000 |
commit | 7ef55a86152c3e17e13702f0d9753d7fc9c4d256 (patch) | |
tree | 423e2a2e24812032f2685335adcaa9c0d09b01d8 /doc/ale-json.txt | |
parent | bc633258816049af921c445e62cea07c061301dc (diff) | |
download | ale-7ef55a86152c3e17e13702f0d9753d7fc9c4d256.zip |
#1303 jq isn't a Node program
Diffstat (limited to 'doc/ale-json.txt')
-rw-r--r-- | doc/ale-json.txt | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/ale-json.txt b/doc/ale-json.txt index 63778331..1e97abce 100644 --- a/doc/ale-json.txt +++ b/doc/ale-json.txt @@ -63,15 +63,7 @@ g:ale_json_jq_executable *g:ale_json_jq_executable* Type: |String| Default: `'jq'` - See |ale-integrations-local-executables| - - -g:ale_json_jq_use_global *g:ale_json_jq_use_global* - *b:ale_json_jq_use_global* - Type: |Number| - Default: `0` - - See |ale-integrations-local-executables| + This option can be changed to change the path for `jq`. g:ale_json_jq_options *g:ale_json_jq_options* |