diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-org.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-org.el b/custom/jao-custom-org.el index 8c4d88c..410dea9 100644 --- a/custom/jao-custom-org.el +++ b/custom/jao-custom-org.el @@ -96,6 +96,7 @@ ;;; Appearance ;; Show hidden emphasis markers (use-package org-appear + :disabled t :ensure t :init (setq org-appear-autolinks nil org-appear-delay 0.0 |