docs: add missing documentation entry for `visuals.cursorWordline` changes

This commit is contained in:
NotAShelf 2023-08-18 17:50:38 +03:00
parent 5b8e4a89a1
commit 1eb734ff8f
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
1 changed files with 6 additions and 0 deletions

View File

@ -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>>
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]:
* Added GitHub Copilot to completion sources.