Added by default spaces

This commit is contained in:
Marcin Woźniak 2022-01-02 01:36:40 +01:00
parent 969733bc9d
commit 1bbcf9f7ed

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