Bookmark a file location and return later.
Section: Registers and marks
Set and jump to a mark
vim
vim
ma `a 'aExplanation
The mark name follows `m`; use backtick for exact position.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Registers and marks