summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrhysd <lin90162@yahoo.co.jp>2018-01-25 03:45:07 +0900
committerrhysd <lin90162@yahoo.co.jp>2018-01-25 07:21:25 +0900
commitef898fa3033c10a6176995aba4ccb4567c85e601 (patch)
tree3bb2205fdba3090d4535d56da3b993fcafeb0ee8 /doc
parent9849c79ff767b9f2e3498230bb29071eeb5a77ef (diff)
downloadale-ef898fa3033c10a6176995aba4ccb4567c85e601.zip
fixjson: Add support for local installation
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*