I use android studio on Windows 7 and it installed IdeaVim, i used :map jj <Esc>
(i know it's a mistake), after that i used :map jj
in order to disable it and it became <Nop>
. But when i came back to command mode, i can't use j to go down anymore. I tried unmap
, mapclear
,.. but it's not work.
So now i want to find .ideavimrc file to remove that mapping (i am a newbie about vim, so detail please :D )
IdeaVim is a Vim emulation plugin for IntelliJ Platform-based IDEs.
I had a problem with this too. I found out it was because I hadn't created the file. I am on Windows 7 and am using Android Studio.
Go to C:/Users/YourUserName/.ideavimrc.
If .ideavimrc doesn't exist, you need to create it.
Add the code you want - such as :set number
Windows 7 .ideavimrc settings for IdeaVim
I've suffered the same problem.
My Env: Windows 8, Android Studio 1.5.1, IdeaVim 0.41
Both files are working properly.
Both cases are working properly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With