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:
committed by
Bram Moolenaar
parent
18fefddcb0
commit
770ddbe159
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3451,
|
||||
/**/
|
||||
3450,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user