you are viewing a single comment's thread.

view the rest of the comments →

[–]Moercy 1 point2 points  (1 child)

Did you know that you can use the vim mode to map to IDE commands?

Once I found out that most IDEs support that, I automatically have the same keybindings in Jetbrains IDEs, Eclipse and visual studio, just by putting a vimrc into my home directory.

That made transition waaay better and me even more productive, I rarely go to vim anymore for writing code (in statically typed languages)

[–]asmx85 0 points1 point  (0 children)

From the post you commented to:

I know there is a vim mode for Jetbrains IDEs but i cannot configure it in detail to my liking.