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

justinmk/vim-sneak

The missing motion for Vim :athletic_shoe: observed · 2026-08-28

github.com/justinmk/vim-sneak · homepage · Vim Script · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 56
  • Release rhythm 28
  • Longevity 100
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: 4729
  • days_rel: 266
  • days_push: 266
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3532 stars · 90 forks observed · 2026-08-28

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

Sneak is a Vim/Neovim plugin that adds a motion for jumping to any location specified by two typed characters, working across multiple lines, with operators, visual mode, dot-repeat, and macros. It also offers an optional label-mode as a minimalist alternative to EasyMotion.

Use cases

  • jump to any occurrence of two characters in vim
  • navigate code faster without full search
  • delete or change text up to a two-character target
  • repeatable cursor motions with ; and ,
  • label-based jumping like easymotion but minimal
  • move cursor to next match of a short string

When to choose

  • you use Vim or Neovim and want fast two-character jump motions
  • you want operator and dot-repeat support for jumps
  • you want a lighter alternative to EasyMotion

When to avoid

  • you don't use modal editors like Vim or Neovim
  • you need full-text fuzzy finding across files rather than in-buffer motion

Facets

plugin · maturity stable

editor developer-tools text-editors developer-tools editor-plugin cross-platform vim-plugin neovim motion navigation easymotion-alternative viml

5 sources

Member repositories

RepositoryRoleHealth v2
justinmk/vim-sneakmain55

For agents

markdown · JSON · MCP: product_card(name="justinmk/vim-sneak")

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