Ross ROSS = Recommend OSS · open-source software intelligence for agents

jake-stewart/multicursor.nvim

multiple cursors in neovim observed · 2026-08-28

github.com/jake-stewart/multicursor.nvim · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

56/100

  • Activity 73
  • Release rhythm 35
  • Longevity 52

Flags: no_releases

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: 738
  • days_rel: n/a
  • days_push: 162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1519 stars · 14 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Neovim plugin written in Lua that adds true multiple cursor editing with support for normal, insert, replace, visual, and select modes. It includes undo/redo, per-cursor registers, regex-based cursor matching, and a Cursor API for extension.

Use cases

  • edit multiple lines at once in neovim
  • add cursors above and below the current line
  • select next match of a word with multiple cursors
  • place cursors with ctrl+left click
  • align and transpose multiple selections
  • rename repeated tokens simultaneously in vim

When to choose

  • you use Neovim and want Sublime/VS Code style multi-cursor editing
  • you need cursors that work with most plugins, remaps, snippets, and autocompletion
  • you want an extensible Cursor API and keymap layers for multi-cursor workflows

When to avoid

  • you use vanilla Vim or another editor rather than Neovim
  • you only need simple search-and-replace, which vim's :s already handles
  • you prefer built-in vim features like visual block mode over a plugin

Facets

plugin · maturity active

editor developer-tools text-editors developer-tools editor-plugin neovim multiple-cursors lua vim-plugin

1 source

Member repositories

RepositoryRoleHealth v2
jake-stewart/multicursor.nvimmain56

For agents

markdown · JSON · MCP: product_card(name="jake-stewart/multicursor.nvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem