mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
docs: fix build failures
This commit is contained in:
parent
f432a364f1
commit
c223d49274
3 changed files with 20 additions and 15 deletions
|
@ -31,17 +31,17 @@ https://github.com/yavko[yavko]:
|
|||
|
||||
https://github.com/FrothyMarrow[frothymarrow]:
|
||||
|
||||
* Renamed `vim.visuals.cursorWordline` to <<opt-vim.visuals.cursorline>>.
|
||||
* Renamed `vim.visuals.cursorWordline` to <<opt-vim.visuals.cursorline.enable>>.
|
||||
|
||||
* Added <<opt-vim.visuals.cursorline.lineNumbersOnly>> to display cursorline only in the presence of line numbers.
|
||||
|
||||
https://github.com/notashelf[notashelf]:
|
||||
|
||||
* Added GitHub Copilot to completion sources.
|
||||
* Added GitHub Copilot to nvim-cmp completion sources.
|
||||
|
||||
* Added <<opt-vim.ui.borders>> for global and individual plugin border configuration.
|
||||
* Added <<opt-vim.ui.borders.enable>> for global and individual plugin border configuration.
|
||||
|
||||
* LSP integrated breadcrumbs with <<opt-vim.ui.breadcrumbs>> through nvim-navic
|
||||
* LSP integrated breadcrumbs with <<opt-vim.ui.breadcrumbs.enable>> through nvim-navic
|
||||
|
||||
* LSP navigation helper with nvim-navbuddy, depends on nvim-navic (automatically enabled)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue