nvim-neorocks / rocks-dev.nvim

A swiss-army knife for testing and developing rocks.nvim modules.
GNU General Public License v3.0
15 stars 3 forks source link

feat: use rtp.nvim to source plugin directories #9

Closed mrcjkb closed 6 months ago

mrcjkb commented 6 months ago

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.

github-actions[bot] commented 6 months ago

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

If applicable: