# sindrets/diffview.nvim

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.

Repository: https://github.com/sindrets/diffview.nvim
Canonical: https://ross.abutalabs.com/products/diffviewnvim
Language: Lua
License: NOASSERTION
License Family: other
Topics: neovim, neovim-plugin, neovim-lua, neovim-lua-plugin, git, diff
Last push: 2024-08-02T16:45:51+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1950, "days_push": 761, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5778, forks 217 (observed 2026-08-28T04:09:29.535214+00:00)

## What it is
A Neovim plugin providing a single-tabpage interface for cycling through diffs of all modified files for any git revision. It also includes a 3-way merge conflict resolution tool and a file history view built on git-log.

## Use cases
- review all changed files in a git diff inside Neovim
- resolve merge conflicts with a 3-way diff layout
- browse file history for a specific file or branch
- compare working tree against any git rev
- trace line evolution across commits

## When to choose
- you use Neovim and want a unified diff review UI
- you need an interactive merge conflict resolution tool
- you want git file history with diff splits in your editor

## When to avoid
- you use Vim rather than Neovim
- you need a standalone GUI diff tool outside the editor
- your environment lacks Git >= 2.31

## Facets
- artifact type: plugin
- maturity: stable
- function: developer-tools, version-control, code-review
- domain: developer-tools, version-control, text-editors
- platform: editor-plugin, windows
- tags: neovim, git, diff, merge-conflicts, file-history, lua, linux, macos

## Member repositories
- sindrets/diffview.nvim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.535214+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:52:51.603007+00:00, confidence not recorded.
  - readme: https://github.com/sindrets/diffview.nvim (fetched 2026-08-28T04:09:29.535214+00:00, sha 480a43d3ab9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
