4 lines
64 B
VimL
4 lines
64 B
VimL
|
|
setlocal expandtab
|
||
|
|
setlocal softtabstop=2
|
||
|
|
setlocal shiftwidth=2
|