lineno

Outputs the lines from specified file


Keywords
lineno
License
MIT
Install
pip install lineno==0.3.0

Documentation

lineno

Outputs the lines from specified file

Features

$ lineno -l 1-3,15,16 README.rst
======
lineno
======
Features
--------

Usage in vim:

:r! lineno -l 1-3,15,16 -l 27-31 README.rst