Variable: corfu-right-margin-width
corfu-right-margin-width is a customizable variable defined in
corfu.el.
Value
0.5
Documentation
Width of the right margin in units of the character width.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu.el
(defcustom corfu-right-margin-width 0.5
"Width of the right margin in units of the character width."
:type 'float)