Disable org-highlight-latex-and-related
It is far too slow to enable by default. Fixes #2998
This commit is contained in:
parent
9788b1235c
commit
f28a972861
1 changed files with 0 additions and 3 deletions
|
@ -120,9 +120,6 @@ Is relative to `org-directory', unless it is absolute. Is used in Doom's default
|
|||
org-refile-use-outline-path 'file
|
||||
org-outline-path-complete-in-steps nil)
|
||||
|
||||
;; Fontify latex blocks and entities, but not natively -- that's too slow
|
||||
(setq org-highlight-latex-and-related '(latex script entities))
|
||||
|
||||
(plist-put org-format-latex-options :scale 1.5) ; larger previews
|
||||
(add-hook! 'doom-load-theme-hook
|
||||
(defun +org-refresh-latex-background-h ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue