justinmk/vim-sneak
The missing motion for Vim :athletic_shoe: 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
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
- readme: https://github.com/justinmk/vim-sneak · fetched 2026-08-28 · 54e112854b90
- homepage: http://www.vim.org/scripts/script.php?script_id=4809 · fetched 2026-08-29 · 05b9a14575e3
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| justinmk/vim-sneak | main | 55 |
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