Tuesday, November 11, 2008

displaying newline space etc in vim

How do I display (view) all the invisible characters like space, tabs
and newlines in a file?

You can set the 'list' option to see all the invisible characters in your
file.

:set list

source

No comments:

Blog Archive