summaryrefslogtreecommitdiff
path: root/scripts/luarocks-upload.sh
AgeCommit message (Collapse)Author
2023-02-19chore: use luarocks-tag-release action (#2364)Marc Jakobi
2023-01-10feat: add rockspec + luarocks upload workflow (#2276)Marc Jakobi
telescope.nvim 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