nixvim
nixvim copied to clipboard
[PLUGIN REQUEST] nvim-java
| Field | Description |
|---|---|
| Plugin | nvim-java |
| Homepage | https://github.com/nvim-java/nvim-java |
| Nixpkgs | false |
Extra Information
Is this plugin just an alternative provider for jdtls?
Slightly confusing that the initial notice says not to install nvim-jdtls, yet the rest of the docs talk about how most configuration should be passed to lspconfig's jdtls 🤔
I think it uses jdtls as a lsp, and provides additional functionality, like dap and testing, on top of it. So jdtls is built in, and should not be installed as a standalone plugin?
Yeah I think it's a bit like rustacean.nvim
Opened https://github.com/NixOS/nixpkgs/pull/370865.