Tabs to spaces
This commit is contained in:
parent
272e155542
commit
fb807cf54b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user