lsp/presets/jls: init

This commit is contained in:
Snoweuph 2026-06-01 23:20:33 +02:00
commit f8b3f04c86
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
4 changed files with 39 additions and 1 deletions

View file

@ -323,6 +323,9 @@
[Snoweuph](https://github.com/snoweuph)
- Added {option}`vim.lsp.presets.jls.enable` and made it available under
`vim.languages.java.lsp.servers`.
- Allow the usage of `pks.tree-sitter-grammars` in
{option}`vim.treesitter.grammars` and language module tree-sitter package
options created via `mkGrammarOption`.