mhinz/vim-signify
:heavy_plus_sign: Show a diff using Vim its sign column. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 71
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4929
- days_rel: n/a
- days_push: 174
- n_releases_24m: 0
Adoption not part of the score
2728 stars · 113 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim/Neovim plugin that displays added, modified, and removed lines in the sign column for files managed by a version control system. It supports many VCSs including git, mercurial, subversion, and perforce, with asynchronous updates and hunk navigation.
Use cases
- show git diff markers in vim gutter
- navigate between changed hunks in vim
- see which lines changed since last commit in neovim
- preview line changes in a popup window
- show diff stats in vim statusline
- work with multiple VCSs in vim
- toggle diff signs per buffer on demand
When to choose
- you use Vim 8+ or Neovim and want VCS diff indicators in the sign column
- you work with VCSs beyond git, such as mercurial, subversion, or perforce
- you need hunk navigation and an operator acting on hunks
- you want to preserve signs from other plugins
When to avoid
- you only use git and prefer the more popular vim-gitgutter
- you use an older Vim version without async support and don't want the legacy tag
- you use VS Code or another editor instead of Vim/Neovim
Facets
plugin · maturity stable
version-control developer-tools editor developer-tools version-control text-editors editor-plugin cross-platform vim-plugin neovim diff-indicators sign-column git mercurial subversion async hunk-navigation
1 source
- readme: https://github.com/mhinz/vim-signify · fetched 2026-08-28 · cf6a094f1295
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mhinz/vim-signify | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="mhinz/vim-signify")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem