Maybe speed up org

This commit is contained in:
MitchMarq42 2023-03-08 18:22:34 -09:00
parent 2b57fb323e
commit 1e1faaacf1

View File

@ -667,6 +667,7 @@ targets."
;; (org-startup-indented t)
;; (org-hide-emphasis-markers t)
(inhibit-compacting-font-caches t)
(org-element-use-cache nil)
:config
(add-hook 'after-save-hook
(lambda () (if (equal major-mode 'org-mode)