From 9203c5a29d86e2d9cdc2c1c02a8a21930be8804b Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 23 Jun 2024 09:21:58 +0000 Subject: Update org-modern configuration --- config.org | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index f026f16..f8abbd7 100644 --- a/config.org +++ b/config.org @@ -656,14 +656,17 @@ This doesn't respect my timestamp custom format configured above. #+end_src #+begin_src elisp -(setopt org-modern-star nil) -(setopt org-modern-keyword nil) -(setopt org-modern-checkbox '((88 . "☑") - (45 . #("□–" 0 2 - (composition - ((2))))) - (32 . "□"))) -(setopt org-modern-table nil) + (setopt org-modern-star nil) + (setopt org-modern-keyword nil) + (setopt org-modern-checkbox '((88 . "☑") + (45 . #("□–" 0 2 + (composition + ((2))))) + (32 . "□"))) + (setopt org-modern-table nil) + (setopt org-modern-block-name nil) + (setopt org-modern-internal-target nil) + (setopt org-modern-tag nil) #+end_src #+begin_src elisp -- cgit 1.4.1-2-gfad0