Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 830 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 830 Bytes

ideavim-config

My configuration for IdeaVim pluginhttps://lp.jetbrains.com/ideavim/

  • Simple and not overloaded
  • Uses logical keys
    • Ctrl to control editor
    • g is for Git
    • x is for closing
    • j is for jumping the code
    • etc.

Installation:

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)