Show folding levels for outline-minor more in fringe

Neat :)
This commit is contained in:
Daniel Borchmann 2025-06-09 20:17:29 +02:00
parent b7819025e9
commit 648b5cc341
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -612,6 +612,9 @@ split horizontally again, but this extra work should not matter much."
(olivetti-mode -1)))
:init (setq-default olivetti-body-width 0.618034))
(use-package outline
:init (setopt outline-minor-mode-use-buttons 'in-margins))
(use-package outline-indent
:init (setopt outline-indent-ellipsis ""))