heavim/ftplugin/yaml.vim

5 lines
83 B
VimL
Raw Normal View History

2020-05-07 12:41:33 +02:00
setlocal tabstop=2
setlocal softtabstop=2
setlocal shiftwidth=2
setlocal expandtab