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

[Feature] Api for manually loading bundles #59

Open mrcjkb opened 1 month ago

mrcjkb commented 1 month ago

See https://github.com/nvim-neorocks/rocks-lazy.nvim/issues/8.

We could automatically skip loading a bundle if all of its plugins are opt (technically a breaking change).

teto commented 3 weeks ago

is it of any interest to map bundles to a single packpath ?

mrcjkb commented 3 weeks ago

is it of any interest to map bundles to a single packpath ?

I don't understand this.