Don't show tabs in list mode for HTML and XML

This commit is contained in:
Eryn Wells 2012-01-11 16:38:00 -08:00
parent b04044e78d
commit 6a54878cf3
2 changed files with 2 additions and 0 deletions

View file

@ -1,2 +1,3 @@
setlocal shiftwidth=2
setlocal listchars-=tab:▸\

View file

@ -1 +1,2 @@
setlocal sw=2 sts=2
setlocal listchars-=tab:▸\