7 lines
74 B
VimL
7 lines
74 B
VimL
set number
|
|
|
|
set autoindent
|
|
set noexpandtab
|
|
set tabstop=2
|
|
set shiftwidth=2
|