previously these functions would get autoloaded even when another completion framework was active |
||
---|---|---|
.. | ||
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.