-
-
Notifications
You must be signed in to change notification settings - Fork 366
Closed
Description
Hey, thanks for EasyMotion, I love it! I love it so much, that I use these bindings:
map s <Plug>(easymotion-s2)
map f <Plug>(easymotion-bd-fl)
map w <Plug>(easymotion-w)
map b <Plug>(easymotion-b)
map e <Plug>(easymotion-e)
map ge <Plug>(easymotion-ge)
map l <Plug>(easymotion-lineforward)
map h <Plug>(easymotion-linebackward)
map j <Plug>(easymotion-j)
map k <Plug>(easymotion-k)
map / <Plug>(easymotion-sn)
omap / <Plug>(easymotion-tn)
map n <Plug>(easymotion-next)
map N <Plug>(easymotion-prev)
Crazy, right? I've gone crazy! ;-)
For the most part I'm pretty happy with this, but it would be nice if easymotion could detect when a count is given, and then just honor the count (eg, act like normal vim).
So, for example, with my above config I can delete two words with dws, but maybe I still want to do d2w sometimes, it would be nice if easymotion could honor that instead of ignoring it.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels