Add R for rename

This commit is contained in:
James Nguyen 2023-03-10 08:18:01 -05:00
parent ec6ac028fc
commit 5c9646912c
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ keybindings listed in `evil-collection-pass-command-to-label'."
"I" 'pass-insert-generated
"Y" 'pass-copy
"r" 'pass-rename
"R" 'pass-rename
"o" 'pass-otp-options
(kbd "RET") 'pass-view
"q" 'pass-quit))