machakann/vim-sandwich
Set of operators and textobjects to search/select/edit sandwiched texts. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 4186
- days_rel: n/a
- days_push: 896
- n_releases_24m: 0
Adoption not part of the score
1537 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim plugin providing operators and textobjects to add, delete, and replace surrounding pairs such as brackets, quotes, and HTML/XML tags. It is built on Vim's operator/textobject framework so actions are repeatable with the dot command.
Use cases
- swap double quotes for single quotes around text in vim
- add brackets around a word in vim
- delete surrounding quotes or parentheses
- replace brackets with HTML tags in vim
- wrap a line in an HTML tag with attributes
- edit HTML and XML tag pairs in vim
- vim-surround alternative with dot-repeat support
When to choose
- you edit bracketed or quoted text frequently in Vim or Neovim
- you need reliable add/delete/replace of HTML or XML tags
- you want vim-surround-like mappings with dot-repeatable operators
When to avoid
- you use an editor other than Vim or Neovim
- you only need minimal surround functionality and prefer a tiny plugin like vim-surround
Facets
plugin · maturity stable
editor developer-tools text-editors developer-tools editor-plugin cli vim vim-plugin textobjects operators surround brackets html-tags
1 source
- readme: https://github.com/machakann/vim-sandwich · fetched 2026-08-28 · 0aa02bb40be3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| machakann/vim-sandwich | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="machakann/vim-sandwich")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem