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

feat: add rockspec #3978

Closed
wants to merge 1 commit into from
Closed

feat: add rockspec #3978

wants to merge 1 commit into from

Conversation

mrcjkb
Copy link
Contributor

@mrcjkb mrcjkb commented Dec 15, 2022

nvim-treesitter is a common dependency across Neovim plugins. Using luarocks may alleviate the need for users to specify their plugins' dependencies in their plugin manager.
(e.g., vim-plug or packer).

See also:
https://teto.github.io/posts/2021-09-17-neovim-plugin-luarocks.html

NOTE:
If this is merged, a package on www.luarocks.org will need to be added, which can be done from only one account.
See luarocks/luarocks-site#173.

nvim-treesitter is a common dependency across Neovim plugins.
Using luarocks may alleviate the need for users to specify their
plugins' dependencies in their plugin manager.
(e.g., vim-plug or packer).

See also:
https://teto.github.io/posts/2021-09-17-neovim-plugin-luarocks.html

NOTE:
If this is merged, a package on www.luarocks.org will need to be
added, which can be done from only one account.
See luarocks/luarocks-site#173.
@theHamsta
Copy link
Member

Again? I thought we already had a rockspec https://github.com/nvim-treesitter/nvim-treesitter/tree/master/contrib At least this one is less hidden

@mrcjkb
Copy link
Contributor Author

mrcjkb commented Dec 15, 2022

Oh, I did not see that one. Then we can probably close this.

@mrcjkb mrcjkb closed this Dec 15, 2022
@theHamsta
Copy link
Member

I don't know. I don't know how rockspecs work. It would maybe be more discoverable in the top-level directory. Maybe I'll have a look at loarocks

@mrcjkb mrcjkb deleted the rockspec branch October 8, 2023 19:05
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

Successfully merging this pull request may close these issues.

None yet

2 participants