Skip to content

Hybrid mode? #159

@ghost

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions