load-prefer-newer = noninteractive
This commit is contained in:
parent
966f7c77f9
commit
bb4a8e98e6
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ XDG directory conventions if ~/.config/doom exists.")
|
||||||
ad-redefinition-action 'accept ; silence advised function warnings
|
ad-redefinition-action 'accept ; silence advised function warnings
|
||||||
apropos-do-all t ; make `apropos' more useful
|
apropos-do-all t ; make `apropos' more useful
|
||||||
debug-on-error (and (not noninteractive) doom-debug-mode)
|
debug-on-error (and (not noninteractive) doom-debug-mode)
|
||||||
|
load-prefer-newer noninteractive
|
||||||
ffap-machine-p-known 'reject ; don't ping things that look like domain names
|
ffap-machine-p-known 'reject ; don't ping things that look like domain names
|
||||||
idle-update-delay 2 ; update ui less often
|
idle-update-delay 2 ; update ui less often
|
||||||
;; keep the point out of the minibuffer
|
;; keep the point out of the minibuffer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue