RRethy / vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.14k stars 47 forks source link

Out of sync when executing macros #60

Closed RRethy closed 3 years ago

RRethy commented 3 years ago

Might need to debounce since I can't just check if the cursor is still in reference ranges.