mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 03:47:37 +00:00
chore: preset enable docs
This commit is contained in:
parent
c5a83d3a6a
commit
a3aa4e49d1
75 changed files with 252 additions and 228 deletions
|
|
@ -270,7 +270,8 @@
|
|||
[Snoweuph](https://github.com/snoweuph)
|
||||
|
||||
- Added `vim.lsp.presets.<name>` to contain LSP configurations. This allows for
|
||||
more flexibility in nvf and reuse of LSPs across languages.
|
||||
more flexibility in nvf and reuse of LSPs across languages. Dropped
|
||||
`deprecatedSingleOrListOf` in favor of `listOf` for the affected LSP options.
|
||||
|
||||
- Fix `vim.lsp.presets.vala-language-server` to be wrapped correctly with
|
||||
`uncrustify`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue