VSCodeVim / VSCodeVim/Vim

easymotion add jump end of line like map <Leader>J <Plug>(easymotion-eol-j)

Open
#5,984 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/not-vim-core kind/enhancement
Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

easymontion add jump end of line like easymotion-vime mapping

map <Leader>J <Plug>(easymotion-eol-j)

that can jump end of line, but now easymontion can't do jump end of line with easymontion

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing easymotion keybinding behavior and the mapping shown in the issue: J to (easymotion-eol-j). Identify the relevant implementation and tests, then verify that the mapping jumps to the end of the line without breaking other easymotion motions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.