mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
bump: consult-notmuch
https://codeberg.org/jao/consult-notmuch.git@67cf219fcce2 -> https://codeberg.org/jao/consult-notmuch.git@a5133b9e1f19 Needed for consult-notmuch to work with the new async consult api Fix: #5369
This commit is contained in:
@ -9,4 +9,4 @@
|
|||||||
(when (featurep! :completion helm)
|
(when (featurep! :completion helm)
|
||||||
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
|
(package! helm-notmuch :pin "97a01497e079a7b6505987e9feba6b603bbec288"))
|
||||||
(when (featurep! :completion vertico)
|
(when (featurep! :completion vertico)
|
||||||
(package! consult-notmuch :pin "67cf219fcce211237347a783ce6982402341d5fd"))
|
(package! consult-notmuch :pin "a5133b9e1f19b6d51e51dd5c5e3a4f236ca29b57"))
|
||||||
|
Reference in New Issue
Block a user