mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
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).