1
0
forked from aniani/vim

patch 9.0.1106: not all postfix files are recognized

Problem:    Not all postfix files are recognized.
Solution:   Recognize main.cf.proto files. (closes #11732)
This commit is contained in:
KodeToad
2022-12-27 20:17:19 +00:00
committed by Bram Moolenaar
parent 87c1cbbe98
commit 09ce0b8e11
3 changed files with 4 additions and 2 deletions

View File

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