Ross ROSS = Recommend OSS · open-source software intelligence for agents

tpope/vim-fugitive

fugitive.vim: A Git wrapper so awesome, it should be illegal observed · 2026-08-28

github.com/tpope/vim-fugitive · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 71
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6173
  • days_rel: n/a
  • days_push: 179
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

21767 stars · 1078 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Fugitive is a Vim plugin that wraps Git, exposing arbitrary Git commands via :Git plus higher-level commands like :Gdiffsplit, :Gblame, and :Gstatus. It integrates Git workflows directly into Vim buffers, splits, and the quickfix list.

Use cases

  • run git commands from inside vim
  • view git blame in a vim split
  • diff working tree against staged or historical versions in vim
  • stage and commit files without leaving the editor
  • browse old versions of the current file
  • resolve merge conflicts with vim quickfix

When to choose

  • you live in Vim and want first-class Git integration
  • you already know Git's command line and want the same model in the editor
  • you want blame, diff, and merge tooling bound to the current buffer

When to avoid

  • you use an editor other than Vim or Neovim
  • you prefer a GUI Git client
  • you want a zero-learning-curve Git interface

Facets

plugin · maturity stable

version-control developer-tools cli version-control developer-tools text-editors editor-plugin cli windows git vim vim-plugin editor-integration tim-pope linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
tpope/vim-fugitivemain64

For agents

markdown · JSON · MCP: product_card(name="tpope/vim-fugitive")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem