Variable: corfu-indexed-start
corfu-indexed-start is a customizable variable defined in
corfu-indexed.el.
Value
0
Documentation
Start of the indexing.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu-indexed.el
(defcustom corfu-indexed-start 0
"Start of the indexing."
:group 'corfu
:type 'natnum)