ma vim: update listchars

This commit is contained in:
makefu 2017-08-22 11:40:10 +02:00 committed by lassulus
parent d66522b408
commit b746e2b875

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