From 34cd055670d59f03d9f12ca096c161c5495867a0 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 23 Jun 2018 01:53:59 +0200 Subject: [PATCH] Autoload +pass/ivy --- modules/tools/password-store/autoload.el | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/tools/password-store/autoload.el b/modules/tools/password-store/autoload.el index 14b644ee8..53728c367 100644 --- a/modules/tools/password-store/autoload.el +++ b/modules/tools/password-store/autoload.el @@ -113,6 +113,7 @@ fields in `+pass-url-fields' is used to find the url field." ;; Ivy interface ;; +;;;###autoload (defun +pass/ivy (arg) "TODO" (interactive "P")