vim-easymotion
vim-easymotion copied to clipboard
How to call easymotion from ex mode
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.