mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
languages/java: refactor lsp.servers to use lsp/presets/<name>
This commit is contained in:
parent
6d075667e7
commit
d6035ff6bc
2 changed files with 13 additions and 140 deletions
|
|
@ -93,6 +93,8 @@
|
|||
|
||||
- Renamed `jsonls` to `vscode-json-language-server`.
|
||||
|
||||
- Renamed `jdtls` to `jdt-language-server`.
|
||||
|
||||
- Removed `languages.tailwind` which only provided an LSP. Use
|
||||
`lsp.presets.tailwindcss-language-server` instead.
|
||||
|
||||
|
|
@ -228,6 +230,7 @@
|
|||
{command}`:healthcheck` doesn't know that.
|
||||
- Remove [which-key.nvim] `<leader>o` `+Notes` description which did not
|
||||
actually correspond to any keybinds.
|
||||
|
||||
- Allow disabling nvf's vendored keymaps by toggling `vendoredKeymaps.enable`.
|
||||
|
||||
[pyrox0](https://github.com/pyrox0):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue