summaryrefslogblamecommitdiff
path: root/vim/indent/yaml.vim
blob: f3ad22110fbe134150e061c591f82674a94965d0 (plain) (tree)
1
2
3


                                  
au FileType yaml set expandtab
au FileType yaml set shiftwidth=2
au FileType yaml set softtabstop=2