Back{: .button}
Vim marks can mark a line and be used to jump back to the line when needed
To mark a line with the mark m
mm
Marking another line with the same mark will replace the line the mark jumps to
To go back to the mark m
'm
Back{: .button}
Vim marks can mark a line and be used to jump back to the line when needed
To mark a line with the mark m
mm
Marking another line with the same mark will replace the line the mark jumps to
To go back to the mark m
'm