diff --git a/modules/home-manager/neovim.nix b/modules/home-manager/neovim.nix index 1e67eed..2f84667 100644 --- a/modules/home-manager/neovim.nix +++ b/modules/home-manager/neovim.nix @@ -27,6 +27,7 @@ marksman # language server for markdown markdownlint-cli2 # fast, flexible, configuration-based command-line interface for linting markdown/commonmark files with the markdownlint library mdformat # commonmark compliant markdown formatter + jdt-language-server # java language server ]; programs.neovim = {