From d8c8f04f2f9d14b5756d653d7eafeb6b0909f708 Mon Sep 17 00:00:00 2001 From: Abdelhak Bougouffa Date: Mon, 8 Aug 2022 14:54:48 +0200 Subject: [PATCH] docs(vertico): add `+childframe` flag --- modules/completion/vertico/README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/completion/vertico/README.org b/modules/completion/vertico/README.org index df4a9e3d9..e1b1eedcd 100644 --- a/modules/completion/vertico/README.org +++ b/modules/completion/vertico/README.org @@ -23,6 +23,10 @@ like [[doom-package:][ivy]] and [[doom-package:][helm]] do. The primary packages [[doom-contrib-maintainer:][Become a maintainer?]] ** 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 :: 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:][orderless]] - [[doom-package:][vertico]] +- [[doom-package:][vertico-posframe]] if [[doom-module:][+childframe]] - [[doom-package:][wgrep]] ** Hacks