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

feat: jump to word without lsp #92

Closed Massolari closed 1 year ago

Massolari commented 2 years ago

Fixes: #88

RRethy commented 2 years ago

This would break the plugin for Vim users. I can take a look at this another time.

Massolari commented 2 years ago

Oh, sorry. I didn't realize you want to support Vim.

RayZ0rr commented 2 years ago

@Massolari Does your fork support this? Can it be used by nvim only users ?

use 'Massolari/vim-illuminate'

Massolari commented 2 years ago

@RayZ0rr Yeah! I'm using it everyday and its working fine