Hi
I got a weird problem I'm not even sure how to debug. Easymotion crashes when I hit target key h for command <Plug>(easymotion-overwin-f). But it works perfectly for <Plug>(easymotion-overwin-f2) or <Plug>(easymotion-overwin-w).
Neovim version: v0.10.2
Easymotion version: b3cfab2
Mac: Apple M1 Pro
macOS: Sonoma 14.3.1
Reproduction steps are as easy as:
- Call
<Plug>(easymotion-overwin-f)
- Hit letter
- Hit 'h'.
No other target keys seem to be affected