1
0
forked from aniani/vim

patch 8.2.3464: nginx files are not recognized

Problem:    nginx files are not recognized.
Solution:   Add several file patterns. (Chris Aumann, closes #8922)
This commit is contained in:
Chris Aumann
2021-10-03 11:46:09 +01:00
committed by Bram Moolenaar
parent 72d2fa69e5
commit 8b8c0ed657
3 changed files with 6 additions and 0 deletions

View File

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