Cringe tab visible

This commit is contained in:
Xamora 2023-12-11 16:30:12 +01:00
parent 23e770569d
commit 721649d1ef

View file

@ -2,8 +2,8 @@ set number
set relativenumber set relativenumber
set autoindent set autoindent
set tabstop=4 set tabstop=4
set list "set list
set listchars=tab:>. "set listchars=tab:>.
set shiftwidth=4 set shiftwidth=4
set smarttab set smarttab
set softtabstop=4 set softtabstop=4