aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgcv <gepardcv@gmail.com>2021-11-21 21:27:15 -0800
committergcv <gepardcv@gmail.com>2021-11-21 21:27:15 -0800
commitb84b4e2e3efd3455bcdebb9efb4b07a4cec94ebb (patch)
tree263f8bbcd525c2151e2d500fccfc3764c015f006
parent248b4e96400b64cbaf8a431c437e6424a7665624 (diff)
Mention Vertico in the README.
-rw-r--r--README.md7
1 files 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`