Search code examples
vimpluginsshortcutvimperator

Is there a way to change VIM's EasyMotion plugin so it displays 2 instead of 1 charactere for multiple matched keys?


I know this question is harder than usual, but is there a way to change VIM's EasyMotion plugin so it displays 2 characteres when searching for a character that has too many matchess, like FireFox's Vimperator does? The default behavior is showing 1 character, waiting for you to press it and then showing the other.

EasyMotion: shows 1 caractere when multiple matches (notice the multiple red 'z') EasyMotion: shows 1 caractere when multiple matches http://o7.no/P313g7

Vimperator: shows 2 characteres Vimperator: shows 2 characteres http://o7.no/QOfwIE


Solution

  • this fork uses vimperator style 2-key combos:

    https://github.com/skwp/vim-easymotion