docs/release-notes: list lualine changes

This commit is contained in:
Kalle Jepsen 2023-10-24 09:32:10 +02:00
parent 2a809a64ff
commit ed6e3f1ef0
1 changed files with 4 additions and 0 deletions

View File

@ -89,3 +89,7 @@ https://github.com/ksonj[ksonj]:
* Removed redundant "Enable ..." in `mkEnableOption` descriptions
* Add options to modify LSP key bindings and add proper whichkey descriptions
* Changed type of `statusline.lualine.activeSection` and `statusline.lualine.inactiveSection` from `attrsOf str` to `attrsOf (listOf str)`
* Added `statusline.lualine.extraActiveSection` and `statusline.lualine.extraInactiveSection`