1
0
forked from aniani/vim

patch 8.2.1044: not all systemd file types are recognized

Problem:    Not all systemd file types are recognized.
Solution:   Match several more files. (Guido Cella, closes #6319)
This commit is contained in:
Bram Moolenaar
2020-06-23 21:01:38 +02:00
parent 4014e2ceb0
commit ef6d86c173
3 changed files with 5 additions and 2 deletions

View File

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