junegunn / junegunn/vim-plug

Feature request: show last release date per package on `:PlugStatus`

Open
#873 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
35.8k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Many package websites (Npm, Crates.io) give how long it's been since the last update for a package. With a lot of plugins, it can be helpful when cleaning up to see which ones might be going out of date. `:PlugStatus` shows only "OK" if there are no problems, so perhaps some additional info would be helpful.

Since `:PlugUpdate` is also available, showing this info inside `:PlugStatus` using local git information would be acceptable. The format could be something like `vim-repeat: OK (updated 2 months ago)`, or `vim-repeat: OK (2 months ago)`, or `vim-repeat: OK (2019-04-01)`.

Ideas and thoughts?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.