justinmk / vim-sneak

The missing motion for Vim :athletic_shoe:
http://www.vim.org/scripts/script.php?script_id=4809
MIT License
3.26k stars 88 forks source link

Jump anywhere? #236

Closed ghost closed 5 years ago

ghost commented 5 years ago

Or is it out-of-scope?

justinmk commented 5 years ago

Did you try label-mode?

let g:sneak#label = 1

If you are asking about jumping across windows (more than two words for an issue description would be helpful), that's out of scope.