Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(log): trace luarocks_config path
To help debug/diagnose if config is correctly set. It can be deceiving in case vim.g.rocks_nvim gets changed later. Which is why at first I thought of passing the luarocks config via the command line instead of the environment but luarocks still doesn't support it: luarocks/luarocks#1086 This looks like a good compromise.
- Loading branch information