wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.72k stars 263 forks source link

Can you start making releases or add tags ? #1198

Open mrheinen opened 1 year ago

mrheinen commented 1 year ago

Describe the feature

I think it's best practice to not just install plugins from HEAD but instead to use a tag. Packer itself however does not have an releases/tags and so I was wondering if you could start create these.