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

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

[elpa] externals/corfu e728474c08 1/2: Increase popupinfo size


From: ELPA Syncer
Subject: [elpa] externals/corfu e728474c08 1/2: Increase popupinfo size
Date: Fri, 18 Nov 2022 13:57:25 -0500 (EST)

branch: externals/corfu
commit e728474c087dcb275725f9dc2387f18179eef8d8
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Increase popupinfo size
---
 extensions/corfu-popupinfo.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el
index 48dfd8e934..98537c1542 100644
--- a/extensions/corfu-popupinfo.el
+++ b/extensions/corfu-popupinfo.el
@@ -67,7 +67,7 @@ floats to specify initial and subsequent delay."
   :group 'corfu
   :type 'boolean)
 
-(defcustom corfu-popupinfo-max-width 50
+(defcustom corfu-popupinfo-max-width 70
   "The max width of the info popup in characters."
   :group 'corfu
   :type 'integer)



reply via email to

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