esmuellert/codediff.nvim
VSCode-style diff, merge and git history for Neovim. Side-by-side or inline, with character-level highlighting from VSCode's own diff algorithm in C. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 97
- Release rhythm 85
- Longevity 22
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: 0
- age_days: 314
- days_rel: 22
- days_push: 22
- n_releases_24m: 204
Adoption not part of the score
1534 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Neovim plugin that renders VSCode-style diffs with side-by-side or inline layouts and two-tier line/character-level highlighting, powered by the same C diff algorithm VSCode uses. It also provides git revision comparison, merge conflict resolution, and git history browsing.
Use cases
- view side-by-side diffs in neovim like vscode
- review git changes with character-level highlighting
- resolve merge conflicts in neovim
- compare files between git commits branches or tags
- browse git history of a file in neovim
- toggle between unified and side-by-side diff layouts
When to choose
- you want vscode-quality diff rendering inside neovim
- you need fast C-based diff computation with multi-core parallelization
- you want a built-in mergetool and git history viewer for neovim
When to avoid
- you use an editor other than neovim
- you need a standalone CLI diff tool outside an editor
- you cannot download prebuilt binaries or compile C code
Facets
plugin · maturity active
developer-tools version-control code-review developer-tools version-control text-editors windows cli neovim-plugin diff-viewer git-diff mergetool vscode-style side-by-side-diff lua ffi neovim linux macos
1 source
- readme: https://github.com/esmuellert/codediff.nvim · fetched 2026-08-28 · c7ece9969e60
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| esmuellert/codediff.nvim | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="esmuellert/codediff.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem