ideaVim plugin automatically flips from Normal Mode
to Insert mode
for the following scenario:
- Mistaken key strokes. (This was the single reason I loved vim plugin, because I needn't worry about changing my code mistakenly.)
I tried playing around with ~/.ideaVim file to see if this feature can be removed. I loved the earlier version.
Any help would be most welcome.