easymotion / vim-easymotion

Vim motions on speed!
http://www.vim.org/scripts/script.php?script_id=3526
7.5k stars 362 forks source link

Option to highlight with vim motions #362

Open PMunch opened 6 years ago

PMunch commented 6 years ago

I like easymotion as a way to move around, but I thought of one way to maybe improve it.

When using EasyMotion now I mostly use a single mapping to go to anywhere on screen. This is great but reading the letters to type is always a small mental delay. If EasyMotion could support showing Vims built in motions instead, and simply ignore positions that would be too small to move to that would be cool. So for example the word two up and 1 to the right would be highlighted as 2k1w, which means I can easily go there as my fingers are already on the way to the correct places as I hit the shortcut.