summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-json.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ale-json.txt b/doc/ale-json.txt
index b8e13cdb..63778331 100644
--- a/doc/ale-json.txt
+++ b/doc/ale-json.txt
@@ -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*