From f2e52b9432a0f84aa28d6faa713138b5eb0b98cf Mon Sep 17 00:00:00 2001 From: Horacio Sanson Date: Wed, 19 Jun 2019 11:50:03 +0900 Subject: [PATCH] Default executable for javalsp is empthy string. This fixes documentation to match actual implementation. --- 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 58acc272..93565df1 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -123,7 +123,7 @@ executable in this directory. g:ale_java_javalsp_executable *g:ale_java_javalsp_executable* *b:ale_java_javalsp_executable* Type: |String| - Default: `'launcher'` + Default: `''` This variable must be set to the absolute path of the language server launcher executable. For example: