Variable: corfu-bar-width

corfu-bar-width is a customizable variable defined in corfu.el.

Value

0.25

Documentation

Width of the bar in units of the character width.

Source Code

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