change whitespace characters

This commit is contained in:
Thomas Ruoff
2011-05-02 11:17:55 +02:00
parent 870f22353f
commit f9f279ad91

4
vimrc
View File

@@ -100,6 +100,10 @@ highlight VertSplit cterm=bold ctermfg=yellow ctermbg=yellow
" highlight spell errors
highlight SpellErrors ctermfg=Red cterm=underline term=reverse
" set whitespace characters to something more readable
set listchars=tab:▸\ ,eol
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" TEXT FORMATING