easymotion add jump end of line like map <Leader>J <Plug>(easymotion-eol-j)
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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