mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-11 07:23:19 +00:00
languages/java: add dap support via JLS
This commit is contained in:
parent
f8b3f04c86
commit
20ff0827d1
3 changed files with 111 additions and 8 deletions
|
|
@ -326,6 +326,8 @@
|
|||
- Added {option}`vim.lsp.presets.jls.enable` and made it available under
|
||||
`vim.languages.java.lsp.servers`.
|
||||
|
||||
- Added {option}`vim.languages.java.dap.enable` with the `jls` DAP.
|
||||
|
||||
- Allow the usage of `pks.tree-sitter-grammars` in
|
||||
{option}`vim.treesitter.grammars` and language module tree-sitter package
|
||||
options created via `mkGrammarOption`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue