vim-jumpmotion icon indicating copy to clipboard operation
vim-jumpmotion copied to clipboard

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

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.

Check out conceal branch to display labels using conceals.

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.