nvim-telescope / telescope-live-grep-args.nvim

Live grep with args
695 stars 36 forks source link

[Question] Is there a way to make Live Grep case sensitive? #56

Closed tsndr closed 1 year ago

tsndr commented 1 year ago

I was wondering if there's a way to make Live Grep case sensitive.

weeman1337 commented 1 year ago

Hello @tsndr :wave:

Since it most likely uses ripgrep under the hood, you have a few options:

weeman1337 commented 1 year ago

I just saw that you mentioned „Live Grep“. I assume you mean the live grep builtin from Telescope.

For this, the latter two options should still apply