docs(changelog): fix plugin configuration uniqueness
This commit is contained in:
parent
8c2a4e8429
commit
07433eb6dc
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* fix(rendering): occasional glitches while resizing (https://github.com/zellij-org/zellij/pull/2621)
|
||||
* fix(rendering): colored paneframes in mirrored sessions (https://github.com/zellij-org/zellij/pull/2625)
|
||||
* fix(sessions): use custom lists of adjectives and nouns for generating session names (https://github.com/zellij-org/zellij/pull/2122)
|
||||
* feat(plugins): make plugins configurable (https://github.com/zellij-org/zellij/pull/2646)
|
||||
* feat(plugins): make plugins configurable (https://github.com/zellij-org/zellij/pull/2646 and https://github.com/zellij-org/zellij/pull/2727)
|
||||
* fix(terminal): occasional glitches while changing focus (https://github.com/zellij-org/zellij/pull/2654)
|
||||
* feat(plugins): add utility functions to get focused tab/pane (https://github.com/zellij-org/zellij/pull/2652)
|
||||
* feat(ui): break pane to new tab and move panes between tabs (https://github.com/zellij-org/zellij/pull/2664)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue