sbdchd/neoformat
:sparkles: A (Neo)vim plugin for formatting code. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 77
- Release rhythm 8
- 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: n/a
- age_days: 3823
- days_rel: n/a
- days_push: 142
- n_releases_24m: 0
Adoption not part of the score
2047 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neoformat is a Vim/Neovim plugin that formats code buffers using a variety of external formatters per filetype. It reads from the current buffer without requiring a file save and falls back to the next configured formatter on failure.
Use cases
- format code in vim without saving the file first
- run prettier or black on the current buffer in neovim
- auto-format code on save in vim
- format a visual selection of code in a different filetype
- define custom formatters for a filetype in vim
When to choose
- you use Vim or Neovim and want buffer-aware code formatting
- you want formatter fallback chains per filetype
- you need to preserve marks, jumps, and undo history when formatting
When to avoid
- you use a different editor like VS Code or Emacs
- you want an LSP-based formatting solution built into Neovim's native client
Facets
plugin · maturity active
formatter developer-tools developer-tools text-editors editor-plugin cli vim neovim code-formatting vim-script
1 source
- readme: https://github.com/sbdchd/neoformat · fetched 2026-08-28 · f3dc09222a71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sbdchd/neoformat | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="sbdchd/neoformat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem