aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/yaml.vim
blob: 3bf32b533ae1148322e57dc55915c3717a9ded17 (plain) (blame)
1
2
3
4
" YAML files
autocmd BufNewFile,BufRead
      \ *.yaml
      \ setfiletype yaml