I'm using PyCharm with the IDEAVim plugin. Whenever I highlight text in insert mode and hit backspace, my highlighted text just moves to the left more instead of deleting it.
What can I add to my .ideavimrc to disable visual mode and just delete text if I ever highlight text and hit backspace?
Thanks!
Currently it's not possible. Feel free to file a bug to IdeaVim's issue tracker.