Closed mrcjkb closed 6 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:
I have extracted the
rocks.api.source_runtime_dir
logic into a rtp.nvim library, because it will no longer be needed by rocks.nvim once https://github.com/nvim-neorocks/rocks.nvim/pull/292 is merged.When rocks-dev.nvim uses this library, we can deprecate the function in rocks.nvim.