Added by default spaces

This commit is contained in:
Marcin Woźniak 2022-01-02 01:36:40 +01:00
parent 2236e1ed28
commit c54d73577e
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -20,6 +20,7 @@ set noexpandtab
set softtabstop=4
set shiftwidth=4
set tabstop=4
set expandtab
set nocompatible
set noshowmode
set noerrorbells