Merge pull request #121 from bandresen/pr__pass-ivy

tools/password-store: +pass-ivy was renamed to +pass/ivy
This commit is contained in:
Henrik Lissner 2017-06-25 02:14:51 +02:00 committed by GitHub
commit e366935164

View file

@ -4,7 +4,7 @@
(defun +pass/open ()
(interactive)
(cond ((featurep! :completion ivy)
(+pass-ivy))
(+pass/ivy))
((featurep! :completion helm)
(helm-pass))
(t