easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.44k stars 357 forks source link

How to call easymotion from ex mode #465

Open jschwinger233 opened 3 years ago

jschwinger233 commented 3 years ago

I thought :execute "norm \<Plug>(easymotion-b)" would work as <leader>b in easymotion but it didn't.

Could someone do me me a favor to shed some light on this?

BTW, my intent was to execute a easymotion command once I enter into neovim.