fdschmidt93 / telescope-egrepify.nvim

Variable user customization for telescope.live_grep to set rg flags on-the-fly
MIT License
123 stars 13 forks source link

fix(refine): improve refine #18

Closed fdschmidt93 closed 1 year ago

fdschmidt93 commented 1 year ago

Should close #17

Please give it a try @otavioschwanck -- this essentially makes fuzzy refine behave practically identical to standard live grep.

otavioschwanck commented 1 year ago

AWESOME! This is the best grep i ever had. I used to use emacs a long ago and the only thing i missed from emacs is the grep (that is similar to egrepify).

Now with this plugin, i don't miss nothing anymore, thanks!

You can merge it!

edit: Nice solution!

fdschmidt93 commented 1 year ago

AWESOME! This is the best grep i ever had. I used to use emacs a long ago and the only thing i missed from emacs is the grep (that is similar to egrepify).

Glad to hear it!

edit: Nice solution!

Thanks :)