nvim-pack / nvim-spectre

Find the enemy and replace them with dark power.
MIT License
2.04k stars 70 forks source link

Highlighting doesn't respect case-sensitivity #222

Open romgrk opened 5 months ago

romgrk commented 5 months ago

The search does work with case-sensitivity, but the highlights will match the first case-insensitive match on a line:

andrewperoramas commented 3 months ago

I'm having the same issue. Did you solve it?

gaardhus commented 3 months ago

Same here.

windwp commented 5 days ago

try to switch to oxi engine. it need to install rust and run build command.