docs(vertico): add +childframe flag

This commit is contained in:
Abdelhak Bougouffa 2022-08-08 14:54:48 +02:00 committed by Henrik Lissner
parent 0ebf254f4e
commit d8c8f04f2f

View file

@ -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