Do the following to enable line numbers in the printout:
:set printoptions=number:y
If you wanted to enable line numbers in vim (on the screen and not on the printout), see this post: vim 101: how to enable line numbers in vim
:set printoptions=number:y
No comments:
Post a Comment