Problem: PEM files are not recognized.
Solution: Add patterns to match PEM files. (closes #12582)
" PCMK - HAE - crm configure edit
au BufNewFile,BufRead *.pcmk setf pcmk
+" PEM (Privacy-Enhanced Mail)
+au BufNewFile,BufRead *.pem,*.cer,*.crt,*.csr setf pem
+
" Perl
if has("fname_case")
au BufNewFile,BufRead *.pl,*.PL call dist#ft#FTpl()
pccts: ['file.g'],
pcmk: ['file.pcmk'],
pdf: ['file.pdf'],
+ pem: ['file.pem', 'file.cer', 'file.crt', 'file.csr'],
perl: ['file.plx', 'file.al', 'file.psgi', 'gitolite.rc', '.gitolite.rc', 'example.gitolite.rc', '.latexmkrc', 'latexmkrc'],
pf: ['pf.conf'],
pfmain: ['main.cf', 'main.cf.proto'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1668,
/**/
1667,
/**/