Close #542 - Add an option for disabling running locally installed executables by default

This commit is contained in:
w0rp
2018-04-09 19:11:20 +01:00
parent 3a47413286
commit 719b790574
71 changed files with 109 additions and 92 deletions

View File

@@ -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|