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

Live grep with args
726 stars 40 forks source link

Add some check for dependencies #44

Open weeman1337 opened 1 year ago

weeman1337 commented 1 year ago

There should be some check in place, to verify the dependencies are matched. This can be testing if any suitable grep program is available.

Relates to #43