summary refs log tree commit diff
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-29 09:32:59 +0000
committernoa@gaiwan.org2024-06-29 09:32:59 +0000
commitcd5d618884a710705b5ab5c8191154605b58d4f9 (patch)
tree46ae4329833f95b927009a39e100bfb8ead2e530
parent1feff04a169a0442aa6006825412426214ebbe57 (diff)
Don't tangle org-modern
-rw-r--r--config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.org b/config.org
index 3b6127d..3b04711 100644
--- a/config.org
+++ b/config.org
@@ -637,7 +637,7 @@ This doesn't work with code blocks at the moment.
   ;; (setopt org-super-links-search-function #'helm-org-ql)
 #+end_src
 
-#+begin_src elisp
+#+begin_src elisp :tangle no
   (package-ensure 'org-modern)
   (add-hook 'org-mode-hook #'org-modern-mode)
   ;; (add-hook 'org-agenda-finalize-hook #'org-modern-agenda)