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

windwp/nvim-autopairs

autopairs for neovim written in lua observed · 2026-08-28

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

Health v2 · maintenance only

70/100

  • Activity 99
  • Release rhythm 17
  • Longevity 100
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: 2062
  • days_rel: 341
  • days_push: 10
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4082 stars · 140 forks observed · 2026-08-28

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

A Neovim plugin written in Lua that automatically inserts matching pairs of characters like brackets, quotes, and parentheses while typing. It supports advanced behaviors such as expanding pairs on Enter, deleting pairs with backspace, and auto-inserting parentheses after completion selections.

Use cases

  • auto-close brackets and quotes in neovim
  • autopairs plugin for nvim written in lua
  • insert matching parentheses automatically while coding
  • expand bracket pairs when pressing enter in neovim
  • auto-insert parentheses after selecting a completion item
  • delete matching bracket pairs with backspace in neovim

When to choose

  • you use Neovim 0.7+ and want automatic pair insertion with extensive customization
  • you want integration with nvim-cmp to add parentheses after function completions
  • you need fine-grained control over which filetypes and modes autopairs apply to

When to avoid

  • you use plain Vim or an older Neovim version without Lua support
  • you prefer minimal editing behavior without automatic character insertion
  • you use a different editor like VS Code or Emacs

Facets

plugin · maturity active

editor developer-tools text-editors developer-tools lua editor-plugin autopairs brackets neovim-plugin insert-mode nvim-cmp-integration neovim

1 source

Member repositories

RepositoryRoleHealth v2
windwp/nvim-autopairsmain70

For agents

markdown · JSON · MCP: product_card(name="windwp/nvim-autopairs")

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