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

pechorin/any-jump.vim

Jump to any definition and references 👁 IDE madness without overhead 🚀 observed · 2026-08-28

github.com/pechorin/any-jump.vim · Vim Script observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 76
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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

Full methodology

Adoption not part of the score

1130 stars · 41 forks observed · 2026-08-28

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

A Vim/Neovim plugin that provides IDE-like code navigation, letting users jump to definitions and references of symbols under the cursor. It works across 40+ languages using syntax rules and fast regex search engines like ripgrep and ag.

Use cases

  • jump to function definition in vim
  • find all references of a variable in neovim
  • IDE-like code navigation without LSP
  • search where a class is defined across a project
  • navigate large codebases from the editor
  • find usages of a symbol in vim

When to choose

  • you use Vim or Neovim and want lightweight go-to-definition without a language server
  • you work across many languages and want a single navigation tool
  • you want fast regex-based definition and reference search powered by ripgrep

When to avoid

  • you need precise, compiler-accurate navigation that regex heuristics cannot provide
  • you already rely on a full LSP setup with rich cross-referencing
  • you use an editor other than Vim or Neovim

Facets

plugin · maturity active

search-engine developer-tools editor developer-tools text-editors programming-languages editor-plugin cli cross-platform vim-plugin neovim code-navigation go-to-definition ripgrep viml

1 source

Member repositories

RepositoryRoleHealth v2
pechorin/any-jump.vimmain57

For agents

markdown · JSON · MCP: product_card(name="pechorin/any-jump.vim")

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