1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-11-21 16:00:59 +02:00

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

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