Jelix : Post-modern Helix motions for Jetbrains IDEs
(Heavily inspired by the IdeaVim plugin)
- Normal/Insert modes
- Simplest motions (hjkl)
- Word motions (wWbBeE)
- Searches (fFtT)
- Insertion/Operators (iIaAoO c d)
- Goto (line, tab, definition, etc.)
- Intellij features (find file, find action, show docs, etc.)
- Count prefix (e.g. 3w)