1
0
forked from aniani/vim

patch 8.2.0549: user systemd files not recognized

Problem:    User systemd files not recognized.
Solution:   Add filetype patterns. (Kevin Locke, closes #5914)
This commit is contained in:
Bram Moolenaar
2020-04-12 12:54:52 +02:00
parent 08938eeba4
commit 3b922f1138
3 changed files with 8 additions and 4 deletions

View File

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