vim-autoformat/vim-autoformat
Provide easy code formatting in Vim by integrating existing code formatters. observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 89
- 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: 5085
- days_rel: n/a
- days_push: 69
- n_releases_24m: 0
Adoption not part of the score
2269 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim plugin that formats code with one keypress or automatically on save by integrating external code formatters. It supports many languages via default formatter definitions, custom formatter configuration, and falls back to indenting and whitespace cleanup when no formatter is available.
Use cases
- format code in vim with one keypress
- auto-format files on save in vim
- integrate prettier or other formatters into vim
- add a custom code formatter to vim
- clean up indentation and trailing whitespace in vim
When to choose
- you use Vim or Neovim and want lightweight, formatter-agnostic code formatting
- you want to plug in your own external formatting programs per filetype
- you want a fallback to indent/retab cleanup when no formatter exists
When to avoid
- you use an editor other than Vim/Neovim
- you prefer built-in LSP formatting (e.g. Neovim's built-in formatting or null-ls)
- your Vim build lacks Python support
Facets
plugin · maturity active
formatter developer-tools text-editors editor-plugin cross-platform vim-plugin code-formatting neovim beautifier editor-plugin vim
1 source
- readme: https://github.com/vim-autoformat/vim-autoformat · fetched 2026-08-28 · 0fd47aee701c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vim-autoformat/vim-autoformat | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="vim-autoformat/vim-autoformat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem