Merge pull request #2606 from hsanson/fix-javalsp-executable-docs

Default executable for javalsp is empthy string.
This commit is contained in:
w0rp 2019-07-06 14:31:32 +01:00 committed by GitHub
commit 6c47d7fc35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,7 +123,7 @@ executable in this directory.
g:ale_java_javalsp_executable *g:ale_java_javalsp_executable* g:ale_java_javalsp_executable *g:ale_java_javalsp_executable*
*b:ale_java_javalsp_executable* *b:ale_java_javalsp_executable*
Type: |String| Type: |String|
Default: `'launcher'` Default: `''`
This variable must be set to the absolute path of the language server launcher This variable must be set to the absolute path of the language server launcher
executable. For example: executable. For example: