easymotion / vim-easymotion

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

Option to always show motion targets, even when there's only one #467

Open luiz00martins opened 3 years ago

luiz00martins commented 3 years ago

Easymotions always automatically jump to the first motion target, if it's the only one present. While I understand that this saves a keystroke, it adds uncertainty (when performing a jump, I'm never sure if I'll need to press a second key or not). Is there an option for the motions to always show the motion targets, even when there's only one of them?