Y
Hacker News
new
|
ask
|
show
|
jobs
by
FrontAid
1696 days ago
It does not really seem to be maintained anymore. Is there any downside because of that?
1 comments
jboynyc
1696 days ago
Looks to me like it had commits in June and August of this year. Or do you wonder whether they'll add features like pushing from within vimagit?
link
FrontAid
1696 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.
link
xvilka
1695 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
1695 days ago
Yes, good explanation. Case in point: Neogit has never tagged a release:
https://github.com/TimUntersberger/neogit/tags
link