1
0
forked from aniani/vim

patch 8.2.3451: not all apache files are recognized

Problem:    Not all apache files are recognized.
Solution:   Adjust the filetype pattern. (Zdenek Dohnal, closes #8882)
This commit is contained in:
Zdenek Dohnal
2021-09-20 20:57:31 +02:00
committed by Bram Moolenaar
parent 18fefddcb0
commit 770ddbe159
3 changed files with 4 additions and 2 deletions

View File

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