fix(emacs): change org-modern-star
value (pkg breaking change)
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
bd5c5f789a
commit
d13ab1d8ce
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
|||
:after (org)
|
||||
:hook (org-mode . org-modern-mode)
|
||||
:custom
|
||||
(org-modern-star '("#" "##" "###" "####" "#####" "######")))
|
||||
(org-modern-star 'fold))
|
||||
(use-package org-modern-indent
|
||||
:straight
|
||||
'(org-modern-indent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue