vim_config/ftdetect/yaml.vim

2 lines
57 B
VimL
Raw Permalink Normal View History

2021-06-11 19:35:22 +02:00
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab