Skip fontification during input
This commit is contained in:
parent
8cf7623853
commit
999fbe9b0f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue