eECHO BLOG

A journey of a thousand miles starts with a single step.

vi / vim show line number command

To display line numbers along the left side of a window, type any one of the following:

:set number

or

:set nu

Comments are closed.