From 9fe208a01f4dfcbbbadaf484fe92029ea46cdea6 Mon Sep 17 00:00:00 2001 From: Luiz Gustavo Date: Sat, 25 Jul 2020 02:32:10 -0300 Subject: Update ale-java.txt --- doc/ale-java.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ale-java.txt b/doc/ale-java.txt index 2e736d90..0debc1af 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -172,7 +172,7 @@ The javalsp linter automatically detects external depenencies for Maven and Gradle projects. In case the javalsp fails to detect some of them, you can specify them setting a dictionary to |g:ale_java_javalsp_config| variable. > - let g:ale_java_javalsp_executable = + let g:ale_java_javalsp_config = \ { \ 'java': { \ 'externalDependencies': [ -- cgit v1.2.3