evil-goggles-duration = 0.1
Display a little longer.
This commit is contained in:
parent
b7d619fc8e
commit
6729de9918
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
:when (featurep! :feature evil)
|
||||
:after-call pre-command-hook
|
||||
:init
|
||||
(setq evil-goggles-duration 0.05
|
||||
(setq evil-goggles-duration 0.1
|
||||
evil-goggles-pulse nil ; too slow
|
||||
;; evil-goggles provides a good indicator of what has been affected.
|
||||
;; delete/change is obvious, so I'd rather disable it for these.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue