I\'m trying to get the following into my .vimrc
\" Use the same symbols as TextMate for tabstops and EOLs set listchars=tab:▸\\ ,eol:¬
Thos
Don't forget, if you're running vim in a terminal, make sure the terminal itself is using utf-8 as well.