Remove obsolete usage of winner-mode

Using `tab-bar-history-mode` already.
This commit is contained in:
Daniel Borchmann 2025-09-27 17:37:32 +02:00
parent 6ae36fbe6a
commit 0aa82e7ccf
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -450,9 +450,6 @@ split horizontally again, but this extra work should not matter much."
which-key-side-window-max-height 0.25)
:config (which-key-setup-side-window-bottom))
(use-package winner
:commands (winner-mode winner-undo winner-redo))
;;* Basic External Packages
@ -3057,7 +3054,6 @@ Note that this workaround is incomplete, as explained in this comment."
(electric-pair-mode +1)
(recentf-mode +1)
(winner-mode +1)
(tab-bar-history-mode +1)
(global-auto-revert-mode -1)
(which-function-mode +1)