mirror of
https://github.com/kossLAN/nvim-flake.git
synced 2025-11-05 02:09:49 -05:00
java: switch to jdtls instead
This commit is contained in:
parent
e1061ee305
commit
244000e030
2 changed files with 4 additions and 4 deletions
|
|
@ -99,7 +99,7 @@ with final.pkgs.lib; let
|
|||
# language servers, etc.
|
||||
lua-language-server
|
||||
clang-tools # provides clangd which is a c/c++ lsp
|
||||
java-language-server
|
||||
jdt-language-server # java ls
|
||||
nil # nix LSP
|
||||
|
||||
# autoformatters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue