1
0
forked from aniani/vim

patch 9.0.0424: gitattributes files are not recognized

Problem:    gitattributes files are not recognized.
Solution:   Add patterns to match gitattributes files. (closes #11085)
This commit is contained in:
ObserverOfTime
2022-09-09 14:11:41 +01:00
committed by Bram Moolenaar
parent 9132426334
commit 7d56cfc861
3 changed files with 7 additions and 0 deletions

View File

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