summary refs log tree commit diff
diff options
context:
space:
mode:
-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)