From b84b4e2e3efd3455bcdebb9efb4b07a4cec94ebb Mon Sep 17 00:00:00 2001 From: gcv Date: Sun, 21 Nov 2021 21:27:15 -0800 Subject: Mention Vertico in the README. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5fde98..6307a6d 100644 --- a/README.md +++ b/README.md @@ -268,9 +268,10 @@ globally, e.g.: ### Notes on `completing-read` Enhancements -Users of a `completing-read` enhancement framework (such as Ivy or -[Selectrum](https://github.com/raxod502/selectrum)) may wish to use the -following two functions: +Users of a `completing-read` enhancement framework (such as Ivy, +[Selectrum](https://github.com/raxod502/selectrum), or +[Vertico](https://github.com/minad/vertico)) may wish to use the following two +functions: - `persp-switch-to-buffer*` replaces `switch-to-buffer` - `persp-kill-buffer*` replaces `kill-buffer` -- cgit v1.0