Tip #19 - line numbers... : vim onlinecreated: February 25, 2001 22:17 complexity: basic
author: scrott@users.sourceforge.net as of Vim: 5.7
I have started doing all my code reviews on a laptop because of the number command.
:set number will put line numbers along the left side of a window
:help number