mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 13:45:58 +01:00
docs: add missing documentation entry for visuals.cursorWordline
changes
This commit is contained in:
parent
5b8e4a89a1
commit
1eb734ff8f
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ https://github.com/yavko[yavko]:
|
||||||
|
|
||||||
* Added support for multiple languages <<opt-vim.spellChecking.languages>>, and added vim-dirtytalk <<opt-vim.spellChecking.enableProgrammingWordList>>
|
* Added support for multiple languages <<opt-vim.spellChecking.languages>>, and added vim-dirtytalk <<opt-vim.spellChecking.enableProgrammingWordList>>
|
||||||
|
|
||||||
|
https://github.com/FrothyMarrow[frothymarrow]:
|
||||||
|
|
||||||
|
* Renamed `vim.visuals.cursorWordline` to <<opt-vim.visuals.cursorline>>.
|
||||||
|
|
||||||
|
* Added <<opt-vim.viisuals.cursorline.lineNumbersOnly>> to display cursorline only in the presence of line numbers.
|
||||||
|
|
||||||
https://github.com/notashelf[notashelf]:
|
https://github.com/notashelf[notashelf]:
|
||||||
|
|
||||||
* Added GitHub Copilot to completion sources.
|
* Added GitHub Copilot to completion sources.
|
||||||
|
|
Loading…
Reference in a new issue