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

Replace deprecated function call #215

Open ehpi opened 2 months ago

ehpi commented 2 months ago

closes #214

Replace vim.region which has been deprecated and will be removed in neovim 0.13 with vim.fn.getregionpos