5 lines
66 B
VimL
5 lines
66 B
VimL
|
set tabstop=2
|
||
|
set softtabstop=2
|
||
|
set shiftwidth=2
|
||
|
set noautoindent
|