5 lines
62 B
VimL
5 lines
62 B
VimL
set autoindent
|
|
set noexpandtab
|
|
set tabstop=4
|
|
set shiftwidth=4
|
set autoindent
|
|
set noexpandtab
|
|
set tabstop=4
|
|
set shiftwidth=4
|