Remove jit-lock-* options

Only jit-lock-stealth-nice is different from the default, and slows down
some scrolling operations without helping much. It may be better to
conditionally enable this in larger buffer.
This commit is contained in:
Henrik Lissner
2018-09-02 15:18:16 +02:00
parent b3fb3ef55f
commit a581b7fc3f

View File

@ -61,11 +61,6 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
use-dialog-box nil ; always avoid GUI
visible-cursor nil
x-stretch-cursor nil
;; defer jit font locking slightly to [try to] improve Emacs performance
jit-lock-defer-time nil
jit-lock-stealth-nice 0.1
jit-lock-stealth-time 0.2
jit-lock-stealth-verbose nil
;; `pos-tip' defaults
pos-tip-internal-border-width 6
pos-tip-border-width 1