summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d50bc15d..39efd91c 100644
--- a/README.md
+++ b/README.md
@@ -296,6 +296,8 @@ To install a supported language server:
See [LspInstall](https://github.com/kabouzeid/nvim-lspinstall) for more
info.
+In order for Java LSP to work, edit `~/.local/share/nvim/lspinstall/java/jdtls.sh` and replace `WORKSPACE="$1"` with `WORKSPACE="$HOME/workspace"`
+
Most common languages should be supported out of the box, if yours is
not I would welcome a PR