I use Vim as my daily text editor and am using a Vim extension in IDEs to work comfortable for some years. Enpass is a password manager which is useable on multiple platforms PC (Windows and Linux) and Android. What I am missing is a vi(m) mode for enpass.
Suggestion:
Normal Mode and Insert Mode.
Navigation with j = down and k = up
Entering insert mode over an text field with i and/or a
Searching for entries with / , then entering the string and accepting it with enter.
Switching focus from the Menu with categories, tags and so on can be realized with h = left and l = right
Best regards!