Tabs to spaces

This commit is contained in:
Marcin Woźniak 2021-11-20 15:48:19 +01:00
parent 22c9fced82
commit d5d629b862
Signed by: y0rune
GPG Key ID: F204C385F57EB348

View File

@ -18,7 +18,7 @@ let g:python_host_prog = ''
set autoindent
set noexpandtab
set softtabstop=4
set tabstop=4
set tabstop=4 shiftwidth=2 expandtab
set nocompatible
set noshowmode
set noerrorbells