vim/after/syntax/yaml.vim

4 lines
64 B
VimL

setlocal tabstop=2
setlocal shiftwidth=2
setlocal softtabstop=2