Update ale-java.txt

This commit is contained in:
Luiz Gustavo
2020-07-25 02:32:10 -03:00
committed by GitHub
parent 68b484a49f
commit 9fe208a01f

View File

@@ -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 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. 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': { \ 'java': {
\ 'externalDependencies': [ \ 'externalDependencies': [