mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-26 15:06:45 +00:00
docs: add breadcrumbs to the release notes
This commit is contained in:
parent
d96d885fdd
commit
9f29552537
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,7 @@ https://github.com/horriblename[horriblename]:
|
||||||
|
|
||||||
* Fixed a bug where cmp's close and scrollDocs mappings wasn't working.
|
* Fixed a bug where cmp's close and scrollDocs mappings wasn't working.
|
||||||
|
|
||||||
* Streamlined and simplified extra plugin API with the addition of <<opt-vim.extraPlugins>>.
|
* Streamlined and simplified extra plugin API with the addition of <<opt-vim.extraPlugins>>
|
||||||
|
|
||||||
https://github.com/amanse[amanse]:
|
https://github.com/amanse[amanse]:
|
||||||
|
|
||||||
|
@ -23,3 +23,7 @@ https://github.com/notashelf[notashelf]:
|
||||||
* Added GitHub Copilot to completion sources.
|
* Added GitHub Copilot to completion sources.
|
||||||
|
|
||||||
* Added <<opt-vim.ui.borders>> for global and individual plugin border configuration.
|
* Added <<opt-vim.ui.borders>> for global and individual plugin border configuration.
|
||||||
|
|
||||||
|
* LSP integrated breadcrumbs with <<opt-vim.ui.breadcrumbs>> through nvim-navic
|
||||||
|
|
||||||
|
* LSP navigation helper with nvim-navbuddy, depends on nvim-navic (automatically enabled)
|
||||||
|
|
Loading…
Reference in a new issue