terryma/vim-multiple-cursors
True Sublime Text style multiple selections for Vim 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: 4889
- days_rel: n/a
- days_push: 2225
- n_releases_24m: 0
Adoption not part of the score
7947 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Vim plugin that brings Sublime Text-style multiple selections and virtual cursors to Vim, allowing simultaneous editing at multiple match locations. It is now deprecated in favor of vim-visual-multi.
Use cases
- edit multiple occurrences of a word at once in vim
- rename a variable across several lines quickly
- add a cursor to each line of a visual selection
- refactor code with simultaneous multi-cursor edits
- select all matches of a regex and edit them together
When to choose
- you are stuck on an old Vim setup that already uses this plugin
- you need the original Sublime-style multi-cursor workflow in Vim 7.4+
When to avoid
- starting a new setup - use mg979/vim-visual-multi instead
- you need ongoing maintenance, bug fixes, or Neovim-first compatibility
- you rely on actively supported plugins in your config
Facets
plugin · maturity abandoned
editor developer-tools text-editors developer-tools editor-plugin cross-platform vim-plugin multiple-cursors deprecated sublime-text-style-editing refactoring
1 source
- readme: https://github.com/terryma/vim-multiple-cursors · fetched 2026-08-28 · d76855cc1d0c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terryma/vim-multiple-cursors | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="terryma/vim-multiple-cursors")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem