My configuration for IdeaVim pluginhttps://lp.jetbrains.com/ideavim/
- Simple and not overloaded
- Uses logical keys
Ctrl
to control editorg
is for Gitx
is for closingj
is for jumping the code- etc.
In your InteliJ product:
- Open settings and go to plugins marketplace
- Install following plugins:
- Copy the content of .ideavimrc from this repo to you .ideavimrc (it's located in ~/.ideavimrc and can be created using IdeaVim plugin UI)