doomemacs/modules/tools/pass/autoload
Dominik Schrempf e6a4effdf6 refactor(pass): make duplicate functions obsolete
The following functions are affected: `+pass/edit-entry`,
`+pass/copy-field`, `+pass/copy-secret`, `+pass/browse-url`. All of
these functions have counterparts in `password-store`. Additionally, the
functions in password store add git commit messages when files are
changed.

Questions:
- Should we also deprecate the `ivy` and `consult` versions? The
`password-store` versions work perfectly well here with `vertico` (not
sure about `ivy` though).
2021-10-05 02:27:30 +02:00
..
consult.el fix(pass): void-function consult--read on +pass/consult 2021-09-15 17:47:17 +02:00
ivy.el refactor(pass): make duplicate functions obsolete 2021-10-05 02:27:30 +02:00
pass.el refactor(pass): make duplicate functions obsolete 2021-10-05 02:27:30 +02:00