perf(emacs-lisp): elisp-demos: inhibit local-vars hooks
This commit is contained in:
parent
fbfed24167
commit
ad26fcdbdd
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ See `+emacs-lisp-non-package-mode' for details.")
|
|||
:around #'elisp-demos--symbols
|
||||
:around #'elisp-demos--syntax-highlight
|
||||
(let ((org-inhibit-startup t)
|
||||
(doom-inhibit-local-var-hooks t)
|
||||
enable-dir-local-variables
|
||||
org-mode-hook)
|
||||
(apply fn args))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue