forked from aniani/vim
patch 8.2.4464: Dtrace files are recognized as filetype D
Problem: Dtrace files are recognized as filetype D. Solution: Add a pattern for Dtrace files. (Teubel György, closes #9841) Add some more testing.
This commit is contained in:
committed by
Bram Moolenaar
parent
38b85cb4d7
commit
4d56b971cb
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4464,
|
||||
/**/
|
||||
4463,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user