Added by default spaces

This commit is contained in:
2022-01-02 01:36:40 +01:00
parent 2236e1ed28
commit c54d73577e

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