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 lazy-loading plugin configs #42

Closed mrcjkb closed 2 months ago

mrcjkb commented 2 months ago

This PR adds support for lazy-loading configs (which rocks-lazy.nvim will be able to use to integrate with rocks-config.nvim):

Apart from that, I've updated the Nix infrastructure and added some basic integration tests.

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 2 months ago

~Damn, this is based off a really old state...~