From 719b790574b6aeb4fc3c956dfbcffa3c3987a668 Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 9 Apr 2018 19:11:20 +0100 Subject: Close #542 - Add an option for disabling running locally installed executables by default --- doc/ale-handlebars.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ale-handlebars.txt') 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| -- cgit v1.2.3