ma vim: update listchars

This commit is contained in:
makefu 2017-08-22 11:40:10 +02:00
parent bbdbee4d27
commit d209ea74a5
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -22,7 +22,7 @@ in {
set nocompatible
syntax on
set list
set listchars=tab:
set listchars=tab:\
"set list listchars=tab:>-,trail:.,extends:>
filetype off