1
0
forked from aniani/vim

patch 9.0.1618: Trace32 files are not recognized

Problem:    Trace32 files are not recognized.
Solution:   Add patterns for the t32 filetype. (Christoph Sax, closes #12505)
This commit is contained in:
Christoph Sax
2023-06-08 17:57:19 +01:00
committed by Bram Moolenaar
parent 577922b917
commit 7fbcee6f92
3 changed files with 6 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1618,
/**/
1617,
/**/