aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/xhtml.vim
blob: adfb1cb5038f263e8d86a7a7e48a82e43419fd4d (plain) (blame)
1
2
3
4
" XHTML files
autocmd BufNewFile,BufRead
      \ *.xhtml,*.xht
      \ setfiletype xhtml