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