Skip to content

Commit

Permalink
fix(consult-dir): load after vertico
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 10, 2023
1 parent ca87939 commit 7c27876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-completion.el
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ This depends on `+cape-hosts' and `+cape-global-capes'."

(use-package consult-dir
:straight t
:after vertico
:bind (("C-x C-d" . consult-dir)
:map vertico-map
("C-x C-d" . consult-dir)
Expand Down

0 comments on commit 7c27876

Please sign in to comment.