mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 00:10:59 +02:00
Show tabs as spaces in listchar
This commit is contained in:
parent
11a3865ddd
commit
8af0dec58a
@ -29,5 +29,5 @@ cmap w!! w !sudo tee > /dev/null %
|
|||||||
|
|
||||||
" show special chars
|
" show special chars
|
||||||
set list
|
set list
|
||||||
set listchars=trail:·,nbsp:⎵
|
set listchars=tab:\ \ ,trail:·,nbsp:⎵
|
||||||
" TODO: toggle between listchars to show tabs and new lines
|
" TODO: toggle between listchars to show tabs and new lines
|
||||||
|
Loading…
Reference in New Issue
Block a user