Ross ROSS = Recommend OSS · open-source software intelligence for agents

stevearc/conform.nvim

Lightweight yet powerful formatter plugin for Neovim observed · 2026-08-28

github.com/stevearc/conform.nvim · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 97
  • Release rhythm 32
  • Longevity 78
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: 40
  • age_days: 1104
  • days_rel: 377
  • days_push: 22
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

5319 stars · 306 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

conform.nvim is a lightweight yet powerful code formatter plugin for Neovim. It wraps external formatter binaries and LSP formatting into a simple API while preserving extmarks, folds, and cursor position via minimal diff application.

Use cases

  • format code on save in neovim
  • run prettier or black from neovim
  • format only a selected range in a buffer
  • format code blocks inside markdown files
  • fix LSP servers that replace the whole buffer when formatting
  • replace null-ls formatting in my neovim setup

When to choose

  • you use Neovim 0.10+ and want fast, configurable code formatting
  • you need minimal-diff formatting that preserves folds, extmarks, and cursor position
  • you want range formatting even for formatters that don't natively support it

When to avoid

  • you don't use Neovim (e.g. you use VS Code or vanilla Vim)
  • you need an all-in-one linting/Diagnostics/hover solution rather than just formatting

Facets

plugin · maturity active

formatter developer-tools editor developer-tools text-editors editor-plugin cross-platform neovim code-formatting lua lsp

1 source

Member repositories

RepositoryRoleHealth v2
stevearc/conform.nvimmain70

For agents

markdown · JSON · MCP: product_card(name="stevearc/conform.nvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem