mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-01 19:11:15 +00:00
docs: update 0.3 release notes
This commit is contained in:
parent
b499930661
commit
58f7d8b62e
1 changed files with 5 additions and 0 deletions
|
@ -8,3 +8,8 @@
|
||||||
* <<opt-vim.git.gitsigns.codeActions>> has been added allowing you to turn on gitsigns codeactions.
|
* <<opt-vim.git.gitsigns.codeActions>> has been added allowing you to turn on gitsigns codeactions.
|
||||||
|
|
||||||
* Removed the plugins document in the docs. Was too unwieldy to keep updated.
|
* Removed the plugins document in the docs. Was too unwieldy to keep updated.
|
||||||
|
|
||||||
|
|
||||||
|
* `vim.visual.lspkind` has been moved to <<opt-vim.lsp.lspkind.enable>>
|
||||||
|
|
||||||
|
* Improved handling of completion formatting. When setting <<opt-vim.autocomplete.sources>>, can also include optional menu mapping. And can provide your own function with <<opt-vim.autocomplete.formatting.format>>.
|
||||||
|
|
Loading…
Reference in a new issue