Variable: corfu-min-width
corfu-min-width is a customizable variable defined in corfu.el.
Value
15
Documentation
Popup minimum width in characters.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu.el
(defcustom corfu-min-width 15
"Popup minimum width in characters."
:type 'natnum)