4 lines
62 B
VimL
4 lines
62 B
VimL
|
|
setlocal shiftwidth=4
|
||
|
|
setlocal tabstop=4
|
||
|
|
setlocal noexpandtab
|