bollu / vim-jumpmotion

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%