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.23k stars 53 forks source link

fix out-of-range issue #172 #173

Closed konosubakonoakua closed 1 year ago

konosubakonoakua commented 1 year ago

Fixes #172

knpwrs commented 1 year 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 1 year ago

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