Skip to content

feat: adding rockspec#127

Merged
NTBBloodbath merged 1 commit intorest-nvim:mainfrom
teto:add-rockspec
Aug 9, 2022
Merged

feat: adding rockspec#127
NTBBloodbath merged 1 commit intorest-nvim:mainfrom
teto:add-rockspec

Conversation

@teto
Copy link
Copy Markdown
Collaborator

@teto teto commented Aug 9, 2022

so that one can install the plugin from luarocks.org .
It helps deal automatically with plugin dependencies.

See https://teto.github.io/posts/2022-06-22-neovim-plugin-luarocks-2.html for more context.

so that one can install the plugin from luarocks.org .
It helps deal automatically with plugin dependencies.

See https://teto.github.io/posts/2022-06-22-neovim-plugin-luarocks-2.html
for more context.
@NTBBloodbath NTBBloodbath added the enhancement New feature or request label Aug 9, 2022
@NTBBloodbath
Copy link
Copy Markdown
Member

Thank you so much!

I think this could also help us later to move from plenary's cURL wrapper and use a library like lua-cURL or lluv-curl (that one is an async lib using libuv and libcurl) from luarocks for a more solid and feature-complete cURL wrapper/bindings.

@NTBBloodbath NTBBloodbath merged commit 7963733 into rest-nvim:main Aug 9, 2022
@teto
Copy link
Copy Markdown
Collaborator Author

teto commented Aug 9, 2022

arf I forgot to add plenary as a dependency :'(

@teto teto deleted the add-rockspec branch August 9, 2022 15:51
@NTBBloodbath
Copy link
Copy Markdown
Member

Woops, didn't notice at first (just woke up haha). Gotta make a new PR ig :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants