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

Regex matching #55

Closed subnut closed 3 years ago

subnut commented 3 years ago

Closes #49

I've also moved the configuration to the plugin directory, since that's where it should actually be.

subnut commented 3 years ago

That being said, I'm leaning towards a callback, i'll try an implementation tmrw

OK.. Should I close this PR?

RRethy commented 3 years ago

That being said, I'm leaning towards a callback, i'll try an implementation tmrw

OK.. Should I close this PR?

Leave open for now.

RRethy commented 3 years ago

https://github.com/RRethy/vim-illuminate/commit/b3727c125efe5aace5ae861b85fd9e9df41b01b7