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

How can I set bookmarks in VIM and navigate back to it #33

Closed
janbaer opened this issue Sep 7, 2016 · 0 comments
Closed

How can I set bookmarks in VIM and navigate back to it #33

janbaer opened this issue Sep 7, 2016 · 0 comments
Labels

Comments

@janbaer
Copy link
Owner

janbaer commented Sep 7, 2016

To set a bookmark that is valid for the current page press m and then a lowercase letter. You can use the same letter on different pages. But you have to have activated this page to navigate to the set bookmark.
To set a bookmark that is valid between all pages press a uppercase letter.

To navigate back to the bookmark press ' (jumps to the beginning of the line) or ` (jumps back to the exact position) and then the letter again.

see also

@janbaer janbaer added the VIM label Sep 7, 2016
@janbaer janbaer closed this as completed Sep 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant