Files
emacs-doom/config.el
Daneel b8b149cfe7 fix(org-modern): remove org-modern-checkbox t -- wrong type, expected alist not bool
Error: (wrong-type-argument sequencep t) was preventing org-modern from loading.
org-modern-checkbox expects an alist char->string, not boolean t.
Default value already provides correct checkbox replacements.
2026-02-23 19:52:05 +01:00

48 KiB