merge: pull request #5353 from iyefrat/vertico-things

Improve `:completion vertico`
This commit is contained in:
Henrik Lissner 2021-09-15 01:00:04 +02:00 committed by GitHub
commit b0e084e416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 244 additions and 115 deletions

View file

@ -9,4 +9,4 @@
(when (featurep! :completion helm)
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
(when (featurep! :completion vertico)
(package! consult-notmuch :pin "67cf219fcce211237347a783ce6982402341d5fd"))
(package! consult-notmuch :pin "a5133b9e1f19b6d51e51dd5c5e3a4f236ca29b57"))