Y
Hacker News
new
|
ask
|
show
|
jobs
by
FrontAid
1742 days ago
I did see the commits, but the last release was almost three years ago. That is not necessarily bad. I was just wondering whether it still works well or there are any quirks.
1 comments
xvilka
1742 days ago
Many Vim plugins abandoned the release model since most Vim and NeoVim package managers focus on fetching latest git HEAD for every installed plugin.
link
jboynyc
1742 days ago
Yes, good explanation. Case in point: Neogit has never tagged a release:
https://github.com/TimUntersberger/neogit/tags
link