File: vertico-flat.el.html
This package is a Vertico extension providing a horizontal display.
The mode vertico-flat-mode(var)/vertico-flat-mode(fun) can be enabled globally or via
vertico-multiform-mode(var)/vertico-multiform-mode(fun) per command or completion category.
Alternatively the flat display can be toggled temporarily with
M-F if vertico-multiform-mode(var)/vertico-multiform-mode(fun) is enabled.
The flat display can be made to look like ido-mode(var)/ido-mode(fun) by setting
vertico-cycle to t. See also the vertico-flat-format
configuration variable for further tweaks.
Defined variables (6)
vertico-flat-annotate | Annotate candidates. |
vertico-flat-format | Formatting strings. |
vertico-flat-map | Additional keymap activated in flat mode. |
vertico-flat-max-lines | Maximal number of lines to use. |
vertico-flat-mode | Non-nil if Vertico-Flat mode is enabled. |
vertico-flat-mode-hook | Hook run after entering or leaving ‘vertico-flat-mode’. |
Defined functions (1)
vertico-flat-mode | (&optional ARG) |