Closed mroavi closed 3 years ago
Thanks should be fixed now!
Thanks a lot! There's only one small annoyance with the fix. Entering and leaving insert mode moves the cursor one character to the left. Ideally, it should stay in the same position. Is there an easy fix for that? If not, I'm very happy with the current fix!
I think the cursor moving to the left is the default behavior for Vim
You are completely right. Thanks again for the cool plugin!!
I have this option enabled:
However, when I return to normal mode and hover over a word that matches the previous search, then all the matches are unwantedly re-highlighled:
Your plugin is great. The other plugins that try to implement this functionality flicker. Yours doesn't.