Add Helm interface for pass (Password Store)
This commit is contained in:
parent
1579b921e8
commit
71b9e998f2
@ -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
|
||||
|
@ -119,6 +119,7 @@
|
||||
helm-mu
|
||||
helm-org
|
||||
helm-org-rifle
|
||||
helm-pass
|
||||
helm-projectile
|
||||
helm-pydoc
|
||||
helm-smex
|
||||
|
Loading…
Reference in New Issue
Block a user