Merge pull request #3246 from lgmsantos/patch-1

Update ale-java.txt
This commit is contained in:
Horacio Sanson
2020-07-31 08:16:11 +09:00
committed by GitHub

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': [