6 lines
70 B
VimL
6 lines
70 B
VimL
|
set nu
|
||
|
set noexpandtab
|
||
|
set noautoindent
|
||
|
set tabstop=4
|
||
|
set indentexpr=
|