lewis6991/gitsigns.nvim
Git integration for buffers observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 97
- Release rhythm 64
- Longevity 100
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: 51.0
- age_days: 2145
- days_rel: 160
- days_push: 22
- n_releases_24m: 5
Adoption not part of the score
7063 stars · 292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Neovim plugin written in Lua that provides deep Git integration for buffers, showing signs for added, changed, and deleted lines in the sign column. It supports hunk staging/resetting, inline and popup previews, line blame, and diffing against arbitrary revisions.
Use cases
- show git diff signs in neovim sign column
- stage and reset hunks without leaving the editor
- show git blame for the current line in neovim
- navigate between git hunks in a buffer
- preview git changes inline while editing
- diff current buffer against a git revision
When to choose
- you use Neovim and want fast, native Git gutter signs and hunk operations
- you want inline blame and hunk previews without switching to the terminal
- you need a lightweight, actively maintained Lua plugin for Git in Neovim
When to avoid
- you use an editor other than Neovim
- you need full Git client features like branch management or commit history browsing
- you prefer a GUI Git tool
Facets
plugin · maturity stable
version-control developer-tools editor developer-tools version-control text-editors editor-plugin cli neovim git lua sign-column blame hunks diff
1 source
- readme: https://github.com/lewis6991/gitsigns.nvim · fetched 2026-08-28 · e364cd35a36f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lewis6991/gitsigns.nvim | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="lewis6991/gitsigns.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem