Closed zhea55 closed 3 years ago
simply replace which with where should be work.
But sublime not load the package, after i change the .sublime-package code.
Adding your rg executable folder into Windows environment variable PATH
may help!
Already tried,not working.
I think because which rg return empty string.
okay, the problem is which
command fails and I figure out that such checking condition is redundant so I will simply remove it at next update.
This issue should be fixed in version 1.1.3, also I add a simple_fuzzy_chk_cmd
options.
I use your plugin in windows.
which rg will be the problem.
Could you add a config to specify the rg.exe location?