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

cshuaimin/ssr.nvim

Treesitter based structural search and replace plugin for Neovim. observed · 2026-08-28

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

Health v2 · maintenance only

66/100

  • Activity 76
  • 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: 1494
  • days_rel: n/a
  • days_push: 149
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1009 stars · 12 forks observed · 2026-08-28

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

A Neovim plugin providing structural search and replace at the AST level using Tree-sitter. Users write search patterns with wildcards like $name to match and rewrite code structures across a buffer.

Use cases

  • structural search and replace in neovim
  • refactor repeated code patterns with wildcards
  • ast-based find and replace
  • rename function calls across a buffer
  • treesitter based code pattern matching

When to choose

  • you want IDE-style structural search and replace inside Neovim
  • you need AST-accurate pattern matching with wildcard capture and replacement
  • you prefer a lightweight plugin over a full LSP-based refactoring setup

When to avoid

  • your LSP server already provides structural search and replace
  • you need semantic understanding of code beyond syntax trees
  • you need multi-file or project-wide search and replace

Facets

plugin · maturity active

search-engine parser developer-tools developer-tools text-editors parsers editor-plugin cli neovim treesitter structural-search-replace refactoring lua

1 source

Member repositories

RepositoryRoleHealth v2
cshuaimin/ssr.nvimmain66

For agents

markdown · JSON · MCP: product_card(name="cshuaimin/ssr.nvim")

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