Changed tab characters

master
Mark 2022-05-06 12:51:27 -07:00
parent 65c3a5103b
commit e2e7a694fb
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -190,7 +190,7 @@ set numberwidth=4
" Show tabs as '<--->', and trailing spaces as '·'
set list
" set listchars=tab:<->,trail:·
set listchars=tab:>\ \|,trail,nbsp:⎵
set listchars=tab:\|\ \|,trail,nbsp:⎵
" Special char list: ␠⎵⏎
" Don't clutter directories with swap files.