Disable org-modern-mode

This commit is contained in:
2025-08-12 13:57:07 +02:00
parent e901f169dc
commit c1250cf91f

View File

@@ -326,9 +326,9 @@
(setq markdown-command "pandoc -f markdown -t html"))) (setq markdown-command "pandoc -f markdown -t html")))
;; Org mode ;; Org mode
(use-package org-modern ;;(use-package org-modern
:straight t ;; :straight t
:hook (org-mode . org-modern-mode)) ;; :hook (org-mode . org-modern-mode))
(setq (setq
;; Edit settings ;; Edit settings