4 lines
60 B
VimL
4 lines
60 B
VimL
|
setlocal expandtab
|
||
|
setlocal tabstop=2
|
||
|
setlocal shiftwidth=2
|