Closed NStefan002 closed 3 months ago
I'm not sure how this would work.
rocks.nvim uses the [plugins]
table to figure out which plugins to load (as does rocks-config.nvim).
With a dev_dir
, the plugins in that directory won't be in the plugins
table anymore.
It would be nice to have something like this in rocks.toml:
I can try to implement this and open a PR if you like.