Disable org-modern-mode
This commit is contained in:
6
init.el
6
init.el
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user