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.12k stars 44 forks source link

Feature request : turn-off case sensitive regex #174

Closed MKrbm closed 9 months ago

MKrbm commented 10 months ago

Hi there! I really like the concept of this plugin so far!

Could you perhaps introduce an option to switch case-sensitive search of regex? It would be helpful in my circumstances.

Thank you very much.