1
0
Fork 0

fix(emacs): change org-modern-star value (pkg breaking change)

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-05-17 15:06:07 -07:00
parent bd5c5f789a
commit d13ab1d8ce
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -115,7 +115,7 @@
:after (org) :after (org)
:hook (org-mode . org-modern-mode) :hook (org-mode . org-modern-mode)
:custom :custom
(org-modern-star '("#" "##" "###" "####" "#####" "######"))) (org-modern-star 'fold))
(use-package org-modern-indent (use-package org-modern-indent
:straight :straight
'(org-modern-indent '(org-modern-indent