Show folding levels for outline-minor more in fringe
Neat :)
This commit is contained in:
parent
b7819025e9
commit
648b5cc341
3
init.el
3
init.el
@ -612,6 +612,9 @@ split horizontally again, but this extra work should not matter much."
|
|||||||
(olivetti-mode -1)))
|
(olivetti-mode -1)))
|
||||||
:init (setq-default olivetti-body-width 0.618034))
|
:init (setq-default olivetti-body-width 0.618034))
|
||||||
|
|
||||||
|
(use-package outline
|
||||||
|
:init (setopt outline-minor-mode-use-buttons 'in-margins))
|
||||||
|
|
||||||
(use-package outline-indent
|
(use-package outline-indent
|
||||||
:init (setopt outline-indent-ellipsis " ▼ "))
|
:init (setopt outline-indent-ellipsis " ▼ "))
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user