tools/password-store: +pass-ivy was renamed to +pass/ivy
This commit is contained in:
parent
383d7dbddb
commit
f492a98937
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
(defun +pass/open ()
|
||||
(interactive)
|
||||
(cond ((featurep! :completion ivy)
|
||||
(+pass-ivy))
|
||||
(+pass/ivy))
|
||||
((featurep! :completion helm)
|
||||
(helm-pass))
|
||||
(t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue