Fixed extra spawning of jdtls instance, plus use relative home dir.

This commit is contained in:
anth64
2023-12-27 19:19:30 -05:00
parent 708b7da313
commit 2da43ba493
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -6,7 +6,6 @@ lsp.setup_servers({
'eslint',
'rust_analyzer',
'clangd',
'jdtls',
'lua_ls'
})