From 89921b59fd259e7feae7854310b74be78ce64beb Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 12 Jun 2024 22:53:25 +0000 Subject: Document org-modern-list configuration --- emacs/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/init.el b/emacs/init.el index 80710ec..ee42170 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -310,6 +310,7 @@ and when JID is not in `jabber-activity-banned'." (org-mode . org-modern-mode) (org-agenda-finalize . org-modern-agenda) :custom + ;; There are three ways to make bullet lists in org mode, which seems a bit excessive to me. I almost always only use the hyphen, but i like my bullet points to look like bullets, so here i overwrite the hyphen display to show a bullet point. While i'm at it, i overwrite the others too, because they are functionally identical so should probably look the same too. (org-modern-list '( (?+ . " • ") (?- . " • ") -- cgit 1.4.1-2-gfad0