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--commands | Commands that should be indexed. |
corfu-indexed-mode | Non-nil if Corfu-Indexed mode is enabled. |
corfu-indexed-mode-hook | Hook run after entering or leaving ‘corfu-indexed-mode’. |
corfu-indexed-start | Start of the indexing. |
Defined functions (1)
corfu-indexed-mode | (&optional ARG) |
Defined faces (1)
corfu-indexed | Face used for the candidate index prefix. |