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

nvim-pack/nvim-spectre

Find the enemy and replace them with dark power. observed · 2026-08-28

github.com/nvim-pack/nvim-spectre · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 22
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1984
  • days_rel: n/a
  • days_push: 471
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2406 stars · 83 forks observed · 2026-08-28

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

nvim-spectre is a Neovim plugin providing a search-and-replace panel for project-wide text editing. It uses ripgrep for finding matches and sed for replacements, with regex support and path glob filtering.

Use cases

  • find and replace text across an entire project in neovim
  • search project files with regex from an editor panel
  • filter search results by file glob pattern
  • interactively toggle which matches to replace
  • search and replace within the current file only

When to choose

  • you work in Neovim and need project-wide find-and-replace with a UI
  • you want regex-based search with editable result buffers
  • you prefer replacing text without leaving the editor

When to avoid

  • you need undo support for replacements (commit files first; no direct undo)
  • you are not a Neovim user
  • you need consistent regex semantics between search and replace (rg vs sed vs vim regex differ)

Facets

plugin · maturity active

search-engine developer-tools cli developer-tools text-editors editor-plugin windows neovim search-and-replace project-wide-search regex lua-plugin automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
nvim-pack/nvim-spectremain42

For agents

markdown · JSON · MCP: product_card(name="nvim-pack/nvim-spectre")

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