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 )