Skip to content
New issue

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

use m' before jumping instead of 3 jumps #3

Open
sunaku opened this issue Apr 1, 2013 · 0 comments
Open

use m' before jumping instead of 3 jumps #3

sunaku opened this issue Apr 1, 2013 · 0 comments
Assignees

Comments

@sunaku
Copy link

sunaku commented Apr 1, 2013

Hint: use m' to store current cursor position into jumplist as I do in my Vim configuration before jumping. This eliminates 2 additional jumps that you're performing: once to go back to original line and again to jump to the absolute line number of the target line. :neckbeard: Cheers!

@ghost ghost assigned teranex Nov 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants