telescope-zf-native.nvim icon indicating copy to clipboard operation
telescope-zf-native.nvim copied to clipboard

Package for LuaRocks

Open sahinf opened this issue 1 year ago • 1 comments

Hi,

Would you consider packaging this nvim plugin to LuaRocks so that the package manager rocks.nvim can detect it? The rocks.nvim team prepared a github action that automates this process.

sahinf avatar May 09 '24 16:05 sahinf

Hey there!

I'm actually part of the neorocks team and I've been thinking about the same thing as I cannot live without zf anymore, however I have some doubts about how embedded zf libraries in the lib directory would be handled in the rockspec, although I think it should be handled with the build.install.lib table. I'll experiment a little with it locally during the weekend and I'll upload the results once everything is fine, if that's okay :)

NTBBloodbath avatar May 09 '24 18:05 NTBBloodbath

Looks like it worked! https://luarocks.org/modules/NTBBloodbath/telescope-zf-native.nvim

natecraddock avatar Jun 23 '24 21:06 natecraddock