an Entity in Data Space: 134.155.108.49:8890
I was wondering how to do this in Vim. Turns out it is simple. :set list :set listchars=tab:\|\ For more recent versions of vim (tested on 7.4): :set listchars=tab:>- " > is shown at the beginning, - throughout