branch: elpa/evil-goggles
commit e9b0ed0484a1ea6b0da2f33388385b0864bd2f0d
Author: Evgeni Kolev <[email protected]>
Commit: Evgeni Kolev <[email protected]>
Tweak defaults
---
evil-goggles.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-goggles.el b/evil-goggles.el
index 9d63fcc114..508e2dd163 100644
--- a/evil-goggles.el
+++ b/evil-goggles.el
@@ -48,7 +48,7 @@ as when deleting."
:group 'evil-goggles)
;; TODO better name
-(defcustom evil-goggles-duration2 0.400
+(defcustom evil-goggles-duration2 0.200
"Time in floating seconds that the goggles overlay should last.
This affects the hints which are displayed before the operation"