My cursor is converted to "Insert Mode" by itself if i highlight anything
Answered
I just installed and activated CLion. Whenever I double-click (highlight) on anything in the file, the cursor turns automatically into "Insert Mode". And it stays like that until i press "Insert" on the keyboard to convert it back. How to fix this ?
This didn't happen with other IntelliJ products.
Please sign in to leave a comment.
Hi!
Do you have Vim plugin installed and enabled (
File | Settings | Plugins)? If yes, does opening theToolsmenu and disablingVim Emulatorhelp?Anna Falevskaya Yes , that did the trick, thanks