heavim/ftplugin/yaml.vim

4 lines
83 B
VimL

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