4 lines
75 B
VimL
4 lines
75 B
VimL
setlocal shiftwidth=2
|
|
setlocal softtabstop=2
|
|
setlocal listchars-=tab:▸\
|
|
|