if exists("did_load_filetypes") finish endif augroup filetypedetect au! BufRead,BufNewFile *_[FS]*.log setfiletype hub au! BufNewFile,BufRead *.xaml setfiletype xml augroup END