# easymotion/vim-easymotion

Vim motions on speed!

Repository: https://github.com/easymotion/vim-easymotion
Canonical: https://ross.abutalabs.com/products/vim-easymotion
Homepage: http://www.vim.org/scripts/script.php?script_id=3526
Language: Vim Script
License Family: other
Topics: vim, vim-plugin, vim-easymotion
Last push: 2024-02-05T02:30:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5638, "days_push": 941, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7746, forks 363 (observed 2026-08-28T04:10:02.758553+00:00)

## What it is
EasyMotion is a Vim plugin that speeds up cursor movement by highlighting all possible jump targets for a motion and letting you press a single key to land on the target. It replaces counted motions like 5w or f{char} with fast, visual two-keystroke navigation.

## Use cases
- jump to any visible word with minimal keystrokes in vim
- replace counted motions like 5w with visual target selection
- quickly move cursor to a character occurrence on screen
- navigate long lines faster in vim
- improve vim editing speed for text navigation

## When to choose
- you use Vim or Neovim and want faster, more precise cursor movement
- you find counted motions like 12j or f{char} too slow or error-prone
- you want a configurable, well-documented motion plugin with dot-repeat support

## When to avoid
- you don't use Vim-family editors
- you prefer modern alternatives like hop.nvim or leap.nvim in Neovim
- you need a plugin with an explicit software license for compliance reasons

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cross-platform
- tags: vim, vim-plugin, motions, navigation, easymotion

## Member repositories
- easymotion/vim-easymotion (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.758553+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:35:09.983989+00:00, confidence not recorded.
  - readme: https://github.com/easymotion/vim-easymotion (fetched 2026-08-28T04:10:02.758553+00:00, sha ac04b866f0eb)
  - homepage: http://www.vim.org/scripts/script.php?script_id=3526 (fetched 2026-08-29T08:31:13.680775+00:00, sha 291595141419)
  - site_page: https://www.vim.org/about.php (fetched 2026-08-29T08:31:13.683347+00:00, sha 1bd2c1907ce5)
  - site_page: https://www.vim.org/docs.php (fetched 2026-08-29T08:31:13.685747+00:00, sha 438015e9e2e2)
  - site_page: http://www.vim.org/about.php (fetched 2026-08-29T08:31:13.687736+00:00, sha fbe78bde9535)
- Data as of 2026-08-30T08:39:29.467469+00:00.
