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
Can I get the position of next reference (row, column start, column end)? #193
Hi, can I get the position of next reference (row, column start, column end)? I'd like to use the 3 numbers in a custom function.