Nvim command - "Grep >"

41 views Asked by At

I'm having trouble with the "Grep >" command in nvim I'm testing nvim and im trying to do a Grep > search but its not working i am viewing my file and i have the word requires in it but when i try to do Grep > requires it does not show anything can anyone help me with this?search results grep >

thank you in advanced

1

There are 1 answers

0
Hercule Poirot On

BurntSushi/ripgrep is required for live_grep and grep_string.