Vim What?Commands`
`

The ` command in Vim

Motion

goto mark (exact)

Jump to the exact position (line and column) of a mark. Unlike ' which jumps to the line start. Special marks: `` before last jump, `. last change, `[/`] start/end of last yank.
Examples

Reference

Official Vim help for `

Learn every Vim command visually — right in your browser.

Add Vim What? to Chrome — Free

Also on Firefox.

Related motions