diff options
| author | gcv <gepardcv@gmail.com> | 2021-11-21 21:27:15 -0800 |
|---|---|---|
| committer | gcv <gepardcv@gmail.com> | 2021-11-21 21:27:15 -0800 |
| commit | b84b4e2e3efd3455bcdebb9efb4b07a4cec94ebb (patch) | |
| tree | 263f8bbcd525c2151e2d500fccfc3764c015f006 /README.md | |
| parent | 248b4e96400b64cbaf8a431c437e6424a7665624 (diff) | |
Mention Vertico in the README.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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` |
