vhyrro / luarocks.nvim

Easily install luarocks with lazy.nvim
The Unlicense
81 stars 6 forks source link

change dir for build output or cleanup dir before new builds #19

Closed kevinm6 closed 4 months ago

kevinm6 commented 6 months ago

When a new update (commit) is available, and Lazy updates the plugin it brings it in a detached HEAD because of course with :build command that follow the installation it creates new files in the directory of the plugin.

I think that is possible to manage this in some ways: