From 7230cbe9e43d64a02212ae4803abff874e39b8d6 Mon Sep 17 00:00:00 2001 From: Adriaan Zonnenberg Date: Fri, 28 Apr 2017 00:01:01 +0200 Subject: Use ale#Var in linters that didn't use it yet --- doc/ale-sh.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ale-sh.txt b/doc/ale-sh.txt index b35d6f2e..597b75ff 100644 --- a/doc/ale-sh.txt +++ b/doc/ale-sh.txt @@ -53,7 +53,7 @@ g:ale_linters_sh_shellcheck_exclusions *g:ale_linters_sh_shellcheck_exclusions* will be sourced by other scripts, use the buffer-local variant: > autocmd BufEnter PKGBUILD,.env - \ let b:ale_sh_shellcheck_exclusions = 'SC2034,SC2154,SC2164' + \ let b:ale_linters_sh_shellcheck_exclusions = 'SC2034,SC2154,SC2164' < ------------------------------------------------------------------------------- -- cgit v1.2.3