Open vhyrro opened 8 months ago
Does this PR follow the Contribution Guidelines? Following is a partial checklist:
Proper conventional commit scoping:
For example, fix(installer): some installer bugfix
[x] Pull request title has the appropriate conventional commit prefix.
If applicable:
According to the help pages, both are kept in sync by Neovim, however this doesn't seem to always be consistent. This patch also modifies the package.path to ensure that all Lua modules can be properly located by Neovim.
It's also possible that there's a race condition between rocks-config.nvim and rocks-dev.nvim trying to do the same thing at once - something to look into.