I recently added this to my .vimrc file:

set list listchars=tab:\|_,trail:.
hightlight SpecialKey ctermfg=DarkGray

Tabs show up as | followed by enough _ characters depending on your
tabstop.  Trailing whitespace shows up as a . for each space.  All of
these markers are show as darkgray.

I've found it handy when looking at a file that has a mixture of
whitespace.

-- 
David Cantrell <[EMAIL PROTECTED]>
Red Hat / Westford, MA

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
parted-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/parted-devel

Reply via email to