# junegunn/vim-easy-align

:sunflower: A Vim alignment plugin

Repository: https://github.com/junegunn/vim-easy-align
Canonical: https://ross.abutalabs.com/products/vim-easy-align
Language: Vim Script
License Family: other
Topics: vim
Last push: 2024-07-23T03:28:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4896, "days_push": 771, "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 4240, forks 122 (observed 2026-08-28T04:08:39.622800+00:00)

## What it is
vim-easy-align is a Vim plugin for interactively aligning text around delimiters like equals signs, commas, spaces, or custom regular expressions. It supports predefined alignment rules, live interactive mode, and syntax-aware alignment that ignores delimiters inside strings and comments.

## Use cases
- align code assignments around equals signs in vim
- format markdown tables by aligning cells
- align yaml keys or comma-separated values
- align text around a custom regex in vim
- tidy up code columns in vim

## When to choose
- you edit text in Vim and frequently need to align code or data columns
- you want interactive, syntax-aware alignment with minimal configuration

## When to avoid
- you use an editor other than Vim or Neovim
- you need automatic formatting on save rather than on-demand alignment

## Facets
- artifact type: plugin
- maturity: stable
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli
- tags: vim, alignment, text-alignment, vim-plugin

## Member repositories
- junegunn/vim-easy-align (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.622800+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-29T18:22:15.717573+00:00, confidence not recorded.
  - readme: https://github.com/junegunn/vim-easy-align (fetched 2026-08-28T04:08:39.622800+00:00, sha 6ec5761eda2e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
