5 строки
65 B
VimL
5 строки
65 B
VimL
|
|
:set tabstop=4
|
||
|
|
:set shiftwidth=4
|
||
|
|
:set expandtab
|
||
|
|
:set smartindent
|