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 autoindent
set tabstop=4
set list
set listchars=tab:>.
"set list
"set listchars=tab:>.
set shiftwidth=4
set smarttab
set softtabstop=4