nvim-neorocks / rocks-config.nvim

Allow rocks.nvim to help configure your plugins.
GNU General Public License v3.0
55 stars 2 forks source link

feat: support new rocks.nvim preload hook API #44

Closed mrcjkb closed 1 month ago

mrcjkb commented 2 months ago

See https://github.com/nvim-neorocks/rocks.nvim/pull/392 (will need to be merged first, so we can update the flake.lock here).

Note: This is backward compatible, so we don't need to bump the minimum required rocks.nvim version.

github-actions[bot] commented 2 months ago

Review Checklist

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

Proper conventional commit scoping:

If applicable:

mrcjkb commented 1 month ago

Merging, as this is trivial.