summaryrefslogtreecommitdiff
path: root/doc/ale-handlebars.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-04-09 19:11:20 +0100
committerw0rp <devw0rp@gmail.com>2018-04-09 19:11:20 +0100
commit719b790574b6aeb4fc3c956dfbcffa3c3987a668 (patch)
treed0d773308e97a3002075f9de2348874606b70ed4 /doc/ale-handlebars.txt
parent3a47413286ff4701898b571aa4b066bd6d17bf3e (diff)
downloadale-719b790574b6aeb4fc3c956dfbcffa3c3987a668.zip
Close #542 - Add an option for disabling running locally installed executables by default
Diffstat (limited to 'doc/ale-handlebars.txt')
-rw-r--r--doc/ale-handlebars.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-handlebars.txt b/doc/ale-handlebars.txt
index 6908aac6..061c5d3c 100644
--- a/doc/ale-handlebars.txt
+++ b/doc/ale-handlebars.txt
@@ -16,7 +16,7 @@ g:ale_handlebars_embertemplatelint_executable
g:ale_handlebars_embertemplatelint_use_global
*g:ale_handlebars_embertemplatelint_use_global*
Type: |Number| *b:ale_handlebars_embertemplatelint_use_global*
- Default: `0`
+ Default: `get(g:, 'ale_use_global_executables', 0)`
See |ale-integrations-local-executables|