junegunn/gv.vim
A git commit browser in Vim observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 83
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3884
- days_rel: n/a
- days_push: 106
- n_releases_24m: 0
Adoption not part of the score
1412 stars · 55 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
gv.vim is a Vim plugin that provides a fast, simple git commit browser inside the editor. It requires tpope's vim-fugitive and supports browsing, filtering, and viewing diffs of commits, including per-file and visual-line tracking.
Use cases
- browse git commit history in vim
- view commits that affected the current file
- track changes to selected lines across revisions
- view diffs between commits in vim
- search commit history with git log options
When to choose
- you work in Vim and want a fast commit browser for large repos with thousands of commits
- you already use vim-fugitive and want lightweight history browsing
- you need per-file or per-line revision tracking inside the editor
When to avoid
- you use an editor other than Vim
- you want a full graphical git client with staging and branch management
- you don't want to depend on vim-fugitive
Facets
plugin · maturity stable
version-control developer-tools terminal-ui version-control developer-tools editor-plugin cli vim git commit-browser fugitive vim-plugin command-line
1 source
- readme: https://github.com/junegunn/gv.vim · fetched 2026-08-28 · 3441838b2478
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| junegunn/gv.vim | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem