haya14busa / vim-easymotion

DEPRECATED
https://github.com/Lokaltog/vim-easymotion
23 stars 0 forks source link

<Plug>(easymotion-bd-wl) error #7

Closed jchain closed 10 years ago

jchain commented 10 years ago
Error detected while processing function   EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL..EasyMotion#WBL...
line    2:
E132: Function call depth is higher than 'maxfuncdepth'

I have the mapping like this in .vimrc

nmap ff <Plug>(easymotion-bd-wl)

Everything worked before today's git update

Thanks a lot!

haya14busa commented 10 years ago

Thanks for your report.

This commit fixed it, so please update.