Variable: corfu-left-margin-width

corfu-left-margin-width is a customizable variable defined in corfu.el.

Value

0.5

Documentation

Width of the left margin in units of the character width.

Source Code

;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu.el
(defcustom corfu-left-margin-width 0.5
  "Width of the left margin in units of the character width."
  :type 'float)