We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is a vim plugin called easymotion that lets you move through code using nice bindings.
I don't use vim but use VSCode with Vim and it has an implementation ofeasymotion too.
What I want is ability to jump up and down a page via markers.
ie I press J key in normal mode and this shows up:
J
I can then press any of the letters to jump to that place. Same happens if I press K key in normal mode to jump up.
K
up
Would be super useful to have in Six for Sublime Text. Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There is a vim plugin called easymotion that lets you move through code using nice bindings.
I don't use vim but use VSCode with Vim and it has an implementation ofeasymotion too.
What I want is ability to jump up and down a page via markers.
ie I press
J
key in normal mode and this shows up:I can then press any of the letters to jump to that place. Same happens if I press
K
key in normal mode to jumpup
.Would be super useful to have in Six for Sublime Text. Thank you.
The text was updated successfully, but these errors were encountered: