mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
core-ui: remove redisplay-dont-pause (deprecated since 24.5)
This commit is contained in:
@ -21,7 +21,6 @@
|
|||||||
indicate-empty-lines nil
|
indicate-empty-lines nil
|
||||||
max-mini-window-height 0.3
|
max-mini-window-height 0.3
|
||||||
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
mode-line-default-help-echo nil ; disable mode-line mouseovers
|
||||||
redisplay-dont-pause t ; don't pause display on input
|
|
||||||
resize-mini-windows 'grow-only ; Minibuffer resizing
|
resize-mini-windows 'grow-only ; Minibuffer resizing
|
||||||
show-help-function nil ; hide :help-echo text
|
show-help-function nil ; hide :help-echo text
|
||||||
show-paren-delay 0.075
|
show-paren-delay 0.075
|
||||||
|
Reference in New Issue
Block a user