mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(vertico): explain symbol class annotations
This commit is contained in:
@ -223,6 +223,10 @@ For more information [[https://github.com/minad/consult#asynchronous-search][see
|
|||||||
|---------+---------------------------------|
|
|---------+---------------------------------|
|
||||||
| =M-A= | Cycle between annotation levels |
|
| =M-A= | Cycle between annotation levels |
|
||||||
|
|
||||||
|
Marginalia annotations for symbols (e.g. =SPC h f= and =SPC h v=) come with
|
||||||
|
extra information the nature of the symbol. For the meaning of the annotations
|
||||||
|
see ~marginalia--symbol-class~.
|
||||||
|
|
||||||
** Orderless filtering
|
** Orderless filtering
|
||||||
When using orderless to filter through candidates, the default behaviour is for
|
When using orderless to filter through candidates, the default behaviour is for
|
||||||
each space separated input to match the candidate as a regular expression or
|
each space separated input to match the candidate as a regular expression or
|
||||||
|
Reference in New Issue
Block a user