Add Helm interface for pass (Password Store)

This commit is contained in:
Gergely Polonkai 2019-09-09 17:10:41 +02:00
parent 1579b921e8
commit 71b9e998f2
2 changed files with 7 additions and 0 deletions

View File

@ -3155,6 +3155,12 @@ See previous versions of the current file.
(use-package helm-org-rifle)
#+END_SRC
** Access passwords in pass using Helm
#+BEGIN_SRC emacs-lisp
(use-package helm-pass)
#+END_SRC
* Mode specific ~use-package~ calls
** JavaScript

View File

@ -119,6 +119,7 @@
helm-mu
helm-org
helm-org-rifle
helm-pass
helm-projectile
helm-pydoc
helm-smex