" AMPL
au BufNewFile,BufRead *.run setf ampl
-" Angular in HTML
-au BufNewFile,BufRead *.component.html setf html.angular
-
" Ant
au BufNewFile,BufRead build.xml setf ant
hoon: ['file.hoon'],
hostconf: ['/etc/host.conf', 'any/etc/host.conf'],
hostsaccess: ['/etc/hosts.allow', '/etc/hosts.deny', 'any/etc/hosts.allow', 'any/etc/hosts.deny'],
- html: ['file.html', 'file.htm', 'file.cshtml'],
- 'html.angular': ['file.component.html'],
+ html: ['file.html', 'file.htm', 'file.cshtml', 'file.component.html'],
htmlm4: ['file.html.m4'],
httest: ['file.htt', 'file.htb'],
hurl: ['file.hurl'],