kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 86
- Release rhythm 82
- 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: 22
- age_days: 1587
- days_rel: 123
- days_push: 86
- n_releases_24m: 20
Adoption not part of the score
4283 stars · 79 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 for adding, changing, and deleting surrounding delimiter pairs like quotes, parentheses, HTML tags, and function calls. It supports dot-repeat, buffer-local mappings, and Tree-sitter/Lua pattern-based surrounds.
Use cases
- wrap a word in parentheses in neovim
- change surrounding quotes in vim
- delete surrounding html tags
- add function call around text
- replace nearest quotes with brackets
- vim surround plugin for neovim
When to choose
- you use Neovim 0.8+ and want modern surround functionality
- you need dot-repeatable surround operations
- you want Tree-sitter or Lua pattern-based custom surrounds
When to avoid
- you use vanilla Vim rather than Neovim
- you prefer built-in mini.surround or other alternatives
Facets
plugin · maturity stable
editor developer-tools text-editors developer-tools lua cli neovim-plugin surround text-objects vim-editing tree-sitter neovim
1 source
- readme: https://github.com/kylechui/nvim-surround · fetched 2026-08-28 · ea77eb6b0008
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kylechui/nvim-surround | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="kylechui/nvim-surround")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem