Problem: Filetype name t32 is a bit obscure.
Solution: Rename t32 to trace32. (Christoph Sax, closes #12512)
au BufNewFile,BufRead *.tpp setf tpp
" TRACE32 Script Language
-au BufNewFile,BufRead *.cmm,*.t32 setf t32
+au BufNewFile,BufRead *.cmm,*.t32 setf trace32
" Treetop
au BufRead,BufNewFile *.treetop setf treetop
'any/etc/systemd/system/file.d/.#-file',
'any/etc/systemd/system/file.d/file.conf'],
systemverilog: ['file.sv', 'file.svh'],
- t32: ['file.cmm', 'file.t32'],
+ trace32: ['file.cmm', 'file.t32'],
tags: ['tags'],
tak: ['file.tak'],
tal: ['file.tal'],
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1622,
/**/
1621,
/**/