terryma/vim-expand-region
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4904
- days_rel: n/a
- days_push: 797
- n_releases_24m: 0
Adoption not part of the score
1126 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Vim plugin that lets you visually select increasingly larger regions of text using a single repeated key combination, similar to expand-region in Emacs or syntax-aware selection in IntelliJ. Expansion is driven by your own text objects, which can be customized globally or per filetype.
Use cases
- expand visual selection in vim with one key
- select enclosing element like IntelliJ in vim
- shrink selection in vim
- syntax-aware text selection in vim
- select inner brackets quotes or paragraphs incrementally
- customize which text objects selection expansion uses
When to choose
- you edit in Vim or Neovim and want incremental semantic selection
- you want selection expansion driven by your existing text objects
- you want a lightweight plugin with simple key mappings
When to avoid
- you use an IDE with built-in syntax-aware selection
- you don't use visual mode or text objects in Vim
- you need selection expansion in editors other than Vim
Facets
plugin · maturity stable
editor developer-tools text-editors developer-tools editor-plugin cross-platform vim text-selection text-objects visual-mode
1 source
- readme: https://github.com/terryma/vim-expand-region · fetched 2026-08-28 · f409d916bfc4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terryma/vim-expand-region | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="terryma/vim-expand-region")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem