Tabs to spaces
This commit is contained in:
parent
22c9fced82
commit
d5d629b862
@ -18,7 +18,7 @@ let g:python_host_prog = ''
|
|||||||
set autoindent
|
set autoindent
|
||||||
set noexpandtab
|
set noexpandtab
|
||||||
set softtabstop=4
|
set softtabstop=4
|
||||||
set tabstop=4
|
set tabstop=4 shiftwidth=2 expandtab
|
||||||
set nocompatible
|
set nocompatible
|
||||||
set noshowmode
|
set noshowmode
|
||||||
set noerrorbells
|
set noerrorbells
|
||||||
|
Loading…
Reference in New Issue
Block a user