/vim-jumpmotion

Jump to anywhere using any motion in all modes: Lightweight alternative to vim-easymotion

Primary LanguageVim scriptGNU General Public License v3.0GPL-3.0

vim-jumpmotion

Jump to anywhere in the window. A fully featured, lightweight and speedy alternative to vim-easymotion that works with any motion in all modes and supports before/after actions. Batteries included.

jumpmotion highlights next occurrences of searched text

jumpmotion highlights WORDS

Why?

  • I’m bored.
  • vim-easymotion was noticeably slow in some of my use cases.
  • vim-easymotion dies from very long lines.
  • vim-easymotion is +10K lines and several megabytes.