How To Not Move The Cursor When Clicking Somewhere With IdeaVim?

Answered

I'm used to Vim, so when using IdeaVim plugin I don't like it when I click somewhere and it automatically moves the cursor. I want to manually use the h j k l keys to move around. How can I disable this?

0
1 comment

Currently it's not possible in IdeaVim. Probably this should be handled at the level of the IntelliJ platform. You are welcome to file a request at https://youtrack.jetbrains.com/issues/IDEA.

0

Please sign in to leave a comment.