hrsh7th / nvim-cmp

A completion plugin for neovim coded in Lua.
MIT License
7.53k stars 377 forks source link

New release? #1719

Open itaranto opened 9 months ago

itaranto commented 9 months ago

Hello, it seems about a year since the last release (tag).

I couldn't find any documentation about the release process.

I was using release 0.0.1 until I realized is way too old and there hasn't been any new tag.

Should I use master? Should I pin a commit? or maybe this repo needs new tags...

cultab commented 5 months ago

I was using release 0.0.1 until I realized is way too old and there hasn't been any new tag.

Same, for almost 6 months now, we're lucky nvim-cmp is made so robustly 😆. Only noticed it due to 0.10 deprecating vim.lsp.parse_snippet().

I would also like to see new tagged releases every now and again.