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.12k stars 44 forks source link

fix out-of-range issue #172 #173

Closed konosubakonoakua closed 10 months ago

konosubakonoakua commented 10 months ago

Fixes #172

knpwrs commented 10 months ago

Which commit introduced this bug? Is there a version of vim-illuminate we can pin to in the interim until this is merged?

RRethy commented 10 months ago

The commit that introduced this was likely from some change in Neovim, not vim-iluminate.