Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] provide minit api for creating repro.lua config. #519

Open
boltlessengineer opened this issue Aug 25, 2024 · 3 comments
Open

[Feature] provide minit api for creating repro.lua config. #519

boltlessengineer opened this issue Aug 25, 2024 · 3 comments

Comments

@boltlessengineer
Copy link

lazy.nvim has minit module to provide minimal reproduce config in various neovim plugins.

Would be nice to have similar feature in rocks.nvim. (e.g. use lua table instead of toml file)

@mrcjkb
Copy link
Member

mrcjkb commented Aug 25, 2024

Sounds reasonable. This might make most sense as an external module/plugin.

@max397574
Copy link

this would be really helpful to debug issues with rocks.nvim which don't happen with other plugin managers.
Tell me if I could somehow help with this

@mrcjkb
Copy link
Member

mrcjkb commented Sep 10, 2024

we'll probably need to focus on making it easier to bootstrap a (sandboxed?) luarocks install first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants