Problem: Pony files are not recognized.
Solution: Add a pattern for Pony files. (Amaan Qureshi, closes #12155)
" PO and PO template (GNU gettext)
au BufNewFile,BufRead *.po,*.pot setf po
+" Pony
+au BufNewFile,BufRead *.pony setf pony
+
" Postfix main config
au BufNewFile,BufRead main.cf,main.cf.proto setf pfmain
\ 'pod': ['file.pod'],
\ 'poefilter': ['file.filter'],
\ 'poke': ['file.pk'],
+ \ 'pony': ['file.pony'],
\ 'postscr': ['file.ps', 'file.pfa', 'file.afm', 'file.eps', 'file.epsf', 'file.epsi', 'file.ai'],
\ 'pov': ['file.pov'],
\ 'povini': ['.povrayrc'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1412,
/**/
1411,
/**/