You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the autocmd used for cword highlighting to CursorHold, which replicates behavior I've seen in several IDEs, and is less distracting than CursorMoved. Would you be willing to add an option to choose between the two autocmds. Or accept a pull request to that effect?
The text was updated successfully, but these errors were encountered:
I changed the autocmd used for cword highlighting to
CursorHold
, which replicates behavior I've seen in several IDEs, and is less distracting thanCursorMoved
. Would you be willing to add an option to choose between the two autocmds. Or accept a pull request to that effect?The text was updated successfully, but these errors were encountered: