mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-11 18:32:30 +08:00
Close #542 - Add an option for disabling running locally installed executables by default
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ g:ale_textlint_options *g:ale_textlint_options*
|
||||
g:ale_textlint_use_global *g:ale_textlint_use_global*
|
||||
*b:ale_textlint_use_global*
|
||||
Type: |Number|
|
||||
Default: `0`
|
||||
Default: `get(g:, 'ale_use_global_executables', 0)`
|
||||
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user