diff --git a/modules/tools/password-store/autoload.el b/modules/tools/password-store/autoload.el index 6cb829860..0aa8e8657 100644 --- a/modules/tools/password-store/autoload.el +++ b/modules/tools/password-store/autoload.el @@ -4,7 +4,7 @@ (defun +pass/open () (interactive) (cond ((featurep! :completion ivy) - (+pass-ivy)) + (+pass/ivy)) ((featurep! :completion helm) (helm-pass)) (t