-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Highlighting is triggered on autocompletion #77
Comments
The plugin is already only mapping in modes n/o/x (Normal, Operator-pending, Visual). I tried to repeat this using my config and did not see this behavior. Did you trigger autocomplete yourself (if so what command did you use) or did you use a plugin? If you don't have (or somehow lost) the setting: |
I'm using coc for autocompletion, could that cause the issue? |
I'm not sure, I suppose it could cause the issue, but I'm not sure if it's likely. If you trigger autocomplete manually (using something like |
Hello!
I have noticed that lately the quickscope highlighting gets triggered when an autocompletion menu pops up:
I'm pretty sure this wasn't the case some month ago. Is there a way to only ever highlight letters in normal / visual modes?
The text was updated successfully, but these errors were encountered: