Variable: vertico--index

vertico--index is a buffer-local variable defined in vertico.el.

Documentation

Index of current candidate or negative for prompt selection.

Source Code

;; Defined in ~/.emacs.d/elpa/vertico-20260811.1003/vertico.el
(defvar-local vertico--index -1
  "Index of current candidate or negative for prompt selection.")