cloudhead / neovim-fuzzy

Minimalistic fuzzy file finding for neovim
BSD 3-Clause "New" or "Revised" License
111 stars 17 forks source link

press ctrlP error:Fuzzy: no search executable was found. Please make sure either 'ag' or 'rg' are in your path #44

Closed JackXuXin closed 5 years ago

JackXuXin commented 5 years ago

image

cloudhead commented 5 years ago

Check the README, it states that either rg (ripgrep) or ag are requirements.