VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
14k stars 1.32k forks source link

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

Open huo-feng-ding opened 3 years ago

huo-feng-ding commented 3 years ago

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

huo-feng-ding commented 2 years ago

is doing?