feat: added java lsp, maybe I should use it instead of IntelliJ to save

some ram
This commit is contained in:
Kyren223
2024-10-24 14:02:05 +03:00
parent 7f4aba8a5b
commit 2ac67d0ee6
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
return {
'nvim-java/nvim-java',
lazy = false,
opts = {}
}