mg979/vim-visual-multi
Multiple cursors plugin for vim/neovim 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: 3065
- days_rel: n/a
- days_push: 731
- n_releases_24m: 0
Adoption not part of the score
4877 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A multiple cursors plugin for Vim and Neovim, analogous to visual-block but driven mostly from normal mode. It supports cursor/extend modes, regex patterns, macros at cursors, alignment, and transposition of selections.
Use cases
- edit multiple occurrences of a word at once in vim
- create vertical cursors to edit columns
- run macros or normal commands at multiple cursor locations
- rename a variable across a file without a global replace
- select and edit text inside brackets or quotes at several places
When to choose
- you use Vim or Neovim and want Sublime/VS Code-style multi-cursor editing
- you need cursor and extend modes with most normal/visual commands working
- you want regex-based pattern selection and cursor alignment
When to avoid
- you prefer native vim visual-block and :substitute workflows
- you use an editor other than Vim/Neovim
- you need a GUI text editor with built-in multi-cursor support
Facets
plugin · maturity stable
editor developer-tools text-editors developer-tools windows cross-platform vim neovim multiple-cursors vim-plugin editing linux macos
1 source
- readme: https://github.com/mg979/vim-visual-multi · fetched 2026-08-28 · 93b17d03ff22
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mg979/vim-visual-multi | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mg979/vim-visual-multi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem