Show tabs as spaces in listchar

This commit is contained in:
Arti Zirk 2020-04-21 18:50:36 +03:00
parent 11a3865ddd
commit 8af0dec58a
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ cmap w!! w !sudo tee > /dev/null %
" show special chars
set list
set listchars=trail:·,nbsp:⎵
set listchars=tab:\ \ ,trail:·,nbsp:⎵
" TODO: toggle between listchars to show tabs and new lines