summaryrefslogtreecommitdiff
path: root/doc/ale-stylus.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-stylus.txt
parent3a47413286ff4701898b571aa4b066bd6d17bf3e (diff)
downloadale-719b790574b6aeb4fc3c956dfbcffa3c3987a668.zip
Close #542 - Add an option for disabling running locally installed executables by default
Diffstat (limited to 'doc/ale-stylus.txt')
-rw-r--r--doc/ale-stylus.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-stylus.txt b/doc/ale-stylus.txt
index 59d90551..3e6ba906 100644
--- a/doc/ale-stylus.txt
+++ b/doc/ale-stylus.txt
@@ -24,7 +24,7 @@ g:ale_stylus_stylelint_options *g:ale_stylus_stylelint_options*
g:ale_stylus_stylelint_use_global *g:ale_stylus_stylelint_use_global*
*b:ale_stylus_stylelint_use_global*
Type: |String|
- Default: `0`
+ Default: `get(g:, 'ale_use_global_executables', 0)`
See |ale-integrations-local-executables|