File: vertico-indexed.el.html

This package is a Vertico extension, which prefixes candidates with indices if enabled via vertico-indexed-mode(var)/vertico-indexed-mode(fun). It allows you to select candidates with prefix arguments. This is designed to be a faster alternative to selecting a candidate with vertico-next and vertico-previous.

Defined variables (3)

vertico-indexed-modeNon-nil if Vertico-Indexed mode is enabled.
vertico-indexed-mode-hookHook run after entering or leaving ‘vertico-indexed-mode’.
vertico-indexed-startStart of the indexing.

Defined functions (1)

vertico-indexed-mode(&optional ARG)

Defined faces (1)

vertico-indexedFace used for the candidate index prefix.