takac / vim-hardtime

Plugin to help you stop repeating the basic movement keys
MIT License
826 stars 30 forks source link

What should I do with this plugin if I want to go UP/DOWN? #52

Closed ar1xwe closed 7 years ago

ar1xwe commented 7 years ago

What should I do with this plugin if I want to go UP/DOWN?

  1. easymotion to jump to the word.

  2. Repeat 'W' times to next line or repeat 'E' times to prev' line. [ It's horrible ... ]

  3. Search the word even the word is at EOL of next line.

  4. ? I just using vim the wrong way.