Skip fontification during input

This commit is contained in:
Tobias Ostner 2026-04-26 10:28:28 +02:00
parent 8cf7623853
commit 999fbe9b0f

View file

@ -244,6 +244,7 @@
ns-use-proxy-icon nil
read-extended-command-predicate #'command-completion-default-include-p
read-process-output-max (* 1024 1024)
redisplay-skip-fontification-on-input t
search-whitespace-regexp ".*?"
sentence-end-double-space nil
tab-always-indent 'complete