summary refs log tree commit diff
path: root/vim/indent/yaml.vim
blob: f3ad22110fbe134150e061c591f82674a94965d0 (plain) (blame)
1
2
3
au FileType yaml set expandtab
au FileType yaml set shiftwidth=2
au FileType yaml set softtabstop=2