nvim-telescope / telescope-fzf-native.nvim

FZF sorter for telescope written in c
1.4k stars 46 forks source link

Question: Can i do fuzzy grep on current directory? #94

Closed chaudry-786 closed 1 year ago

chaudry-786 commented 1 year ago

Just like Rg or Ag in fzf.vim?

Conni2461 commented 1 year ago

This question has nothing to do with fzf-native !

This is a telescope core question and is answered in that repo, a dozen times: e.g. https://github.com/nvim-telescope/telescope.nvim/issues/625

You can just do Telescope grep_string search= thats equivalent with :Rg