Adding visible line endings and trailing whitespace to vimrc.

This commit is contained in:
Dustin Swan
2011-09-28 13:41:26 -04:00
parent cd1495bd21
commit c37fdf2b56
2 changed files with 6 additions and 0 deletions

3
vimrc
View File

@@ -93,3 +93,6 @@ nmap <silent> <c-h> <c-w>h
nmap <silent> <c-l> <c-w>l
nmap <silent> <c-j> <c-w>j
nmap <silent> <c-k> <c-w>k
" pretty line endings and trailing spaces
set list listchars=trail,eol