lsp/presets/angular-language-server: init

This commit is contained in:
Snoweuph 2026-04-19 02:13:56 +02:00
commit f066a65b6e
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
5 changed files with 30 additions and 2 deletions

View file

@ -275,6 +275,9 @@
more flexibility in nvf and reuse of LSPs across languages. Dropped
`deprecatedSingleOrListOf` in favor of `listOf` for the affected LSP options.
- Added {option}`vim.lsp.presets.angular-language-server.enable` for Angular
Template support.
- Fix `vim.lsp.presets.vala-language-server` to be wrapped correctly with
`uncrustify`.