mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
docs(vertico): add +childframe
flag
This commit is contained in:
committed by
Henrik Lissner
parent
0ebf254f4e
commit
d8c8f04f2f
@ -23,6 +23,10 @@ like [[doom-package:][ivy]] and [[doom-package:][helm]] do. The primary packages
|
|||||||
[[doom-contrib-maintainer:][Become a maintainer?]]
|
[[doom-contrib-maintainer:][Become a maintainer?]]
|
||||||
|
|
||||||
** Module flags
|
** Module flags
|
||||||
|
- +childframe ::
|
||||||
|
Display completion candidates in a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Child-Frames.html][child frame]] rather than an overlay or
|
||||||
|
tooltip. *Requires GUI Emacs.*
|
||||||
|
|
||||||
- +icons ::
|
- +icons ::
|
||||||
Add icons to =file= and =buffer= category completion selections.
|
Add icons to =file= and =buffer= category completion selections.
|
||||||
|
|
||||||
@ -35,6 +39,7 @@ like [[doom-package:][ivy]] and [[doom-package:][helm]] do. The primary packages
|
|||||||
- [[doom-package:][marginalia]]
|
- [[doom-package:][marginalia]]
|
||||||
- [[doom-package:][orderless]]
|
- [[doom-package:][orderless]]
|
||||||
- [[doom-package:][vertico]]
|
- [[doom-package:][vertico]]
|
||||||
|
- [[doom-package:][vertico-posframe]] if [[doom-module:][+childframe]]
|
||||||
- [[doom-package:][wgrep]]
|
- [[doom-package:][wgrep]]
|
||||||
|
|
||||||
** Hacks
|
** Hacks
|
||||||
|
Reference in New Issue
Block a user