mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +00:00
lsp/presets/vala-language-server: init
This commit is contained in:
parent
32ba93fe34
commit
78eac1d1c2
3 changed files with 41 additions and 0 deletions
|
|
@ -71,6 +71,8 @@
|
|||
|
||||
- Renamed `tsgo` to `typescript-go`.
|
||||
|
||||
- Renamed `vala_ls` to `vala-language-server`.
|
||||
|
||||
## Changelog {#sec-release-0-9-changelog}
|
||||
|
||||
[SecBear](https://github.com/SecBear):
|
||||
|
|
@ -240,6 +242,9 @@
|
|||
- Added `vim.lsp.presets.<name>` to contain LSP configurations. This allows for
|
||||
more flexibility in nvf and reuse of LSPs across languages.
|
||||
|
||||
- Fix `vim.lsp.presets.vala-language-server` to be wrapped correctly with
|
||||
`uncrustify`.
|
||||
|
||||
- Fix `tressiter` to allow `null` in grammar options, so they can be filtered
|
||||
out.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue