Fix void-function ivy--matcher-desc
When invoking +ivy-coo-hydra/body Reported by @fuxialexander
This commit is contained in:
parent
24ac13a804
commit
4a213e07f8
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||||
|
|
||||||
|
|
||||||
(def-package! ivy-hydra
|
(def-package! ivy-hydra
|
||||||
:commands (+ivy@coo/body ivy-dispatching-done-hydra)
|
:commands (ivy-dispatching-done-hydra ivy--matcher-desc)
|
||||||
:init
|
:init
|
||||||
(after! ivy
|
(after! ivy
|
||||||
(define-key! ivy-minibuffer-map
|
(define-key! ivy-minibuffer-map
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue