notomo / vusted

A busted wrapper for testing neovim plugin
https://luarocks.org/modules/notomo/vusted
MIT License
78 stars 4 forks source link

Add option to use vusted installed locally #10

Closed mtbrock closed 1 year ago

mtbrock commented 1 year ago

I tried to make a pull request but it's locked to collaborators.

I prefer to install luarocks packages using the --local option but vusted assumes it is installed globally. This adds an option to use local install. If the variable is not set, vusted assumes global as before.

https://github.com/notomo/vusted/compare/master...mtbrock:vusted:local-install

mtbrock commented 1 year ago

Ugh sorry it turns out I just couldn't make the pull request because I was using the wrong account. It's late. My bad. PR is #11