emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu-doc 98509cbe29 44/95: Decrease auto delay to 0.1


From: ELPA Syncer
Subject: [elpa] externals/corfu-doc 98509cbe29 44/95: Decrease auto delay to 0.1
Date: Tue, 19 Jul 2022 15:58:03 -0400 (EDT)

branch: externals/corfu-doc
commit 98509cbe29fb6f8ddb996e0299bee4b86970c15c
Author: Yuwei Tian <ibluefocus@outlook.com>
Commit: Yuwei Tian <ibluefocus@outlook.com>

    Decrease auto delay to 0.1
---
 corfu-doc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/corfu-doc.el b/corfu-doc.el
index b3cf1b778f..8d53eef4c3 100644
--- a/corfu-doc.el
+++ b/corfu-doc.el
@@ -48,7 +48,7 @@
   :type 'boolean
   :group 'corfu-doc)
 
-(defcustom corfu-doc-delay 0.2
+(defcustom corfu-doc-delay 0.1
   "The number of seconds to wait before displaying the documentation popup."
   :type 'float
   :safe #'floatp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]