Skip to content

Commit

Permalink
docs/release-notes: list lualine changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ksonj committed Oct 24, 2023
1 parent 2a809a6 commit ed6e3f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes/rl-0.5.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`

0 comments on commit ed6e3f1

Please sign in to comment.