Variable: corfu-popupinfo-resize

corfu-popupinfo-resize is a customizable variable defined in corfu-popupinfo.el.

Value

t

Documentation

Resize the info popup automatically if non-nil.

Source Code

;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu-popupinfo.el
(defcustom corfu-popupinfo-resize t
  "Resize the info popup automatically if non-nil."
  :type 'boolean
  :group 'corfu)