Silex/docker.el@4fc69969b1 -> Silex/docker.el@8d64cf4f84 andras-simonyi/citeproc-el@2e7df666bf -> andras-simonyi/citeproc-el@538fed794c bdarcus/citar@7740300831 -> bdarcus/citar@51b30f2e40 emacs-lsp/lsp-mode@9865d31512 -> emacs-lsp/lsp-mode@41173dca4d millejoh/emacs-ipython-notebook@0600c286bd -> millejoh/emacs-ipython-notebook@c6696c12eb spotify/dockerfile-mode@628315e2e4 -> spotify/dockerfile-mode@5db94549ce tumashu/posframe@66b16a20a7 -> tumashu/posframe@3b1dc400d2 vedang/pdf-tools@5f77dae43e -> vedang/pdf-tools@a8847b75d3 zx2c4/password-store@3dd14690c7 -> zx2c4/password-store@04cd3023f4 |
||
---|---|---|
.. | ||
autoload | ||
test | ||
config.el | ||
packages.el | ||
README.org |
tools/pass
Description
- Manage passwords on
pass
with power ofdoom
. - You can open
pass
byM-x pass
Maintainers
This module has no dedicated maintainers.
Module Flags
+auth
to enableauth-source-pass
Plugins
- pass
- password-store
- password-store-otp
- auth-source-pass (auth-password-store)
-
:completion ivy
-
:completion helm
Hacks
In pass-mode
evil
is put into emacs
state so shown keybindings works correctly, but some keybindings is more evil
.
keybinding | action |
---|---|
j | pass-next-entry |
k | pass-previous-entry |
d | pass-kill |
C-j | pass-next-directory |
C-k | pass-previous-directory |
Prerequisites
- This module requires that pass is installed and setup correctly.
TODO Features
TODO Configuration
Troubleshooting
No known issues.