File: corfu-indexed.el.html

This package is a Corfu extension, which prefixes candidates with indices if enabled via corfu-indexed-mode(var)/corfu-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 corfu-next and corfu-previous.

Defined variables (4)

corfu-indexed--commandsCommands that should be indexed.
corfu-indexed-modeNon-nil if Corfu-Indexed mode is enabled.
corfu-indexed-mode-hookHook run after entering or leaving ‘corfu-indexed-mode’.
corfu-indexed-startStart of the indexing.

Defined functions (1)

corfu-indexed-mode(&optional ARG)

Defined faces (1)

corfu-indexedFace used for the candidate index prefix.