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:
committed by
Bram Moolenaar
parent
9132426334
commit
7d56cfc861
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
424,
|
||||
/**/
|
||||
423,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user