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

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

[elpa] externals/corfu-doc d5224ad109 30/95: Decrease popup displaying d


From: ELPA Syncer
Subject: [elpa] externals/corfu-doc d5224ad109 30/95: Decrease popup displaying delay to 0.2 seconds
Date: Tue, 19 Jul 2022 15:58:02 -0400 (EDT)

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

    Decrease popup displaying delay to 0.2 seconds
---
 corfu-doc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/corfu-doc.el b/corfu-doc.el
index c06906978f..3bcca68c89 100644
--- a/corfu-doc.el
+++ b/corfu-doc.el
@@ -43,7 +43,7 @@
   :group 'corfu
   :prefix "corfu-doc-")
 
-(defcustom corfu-doc-delay 1
+(defcustom corfu-doc-delay 0.2
   "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]