forked from aniani/vim
patch 9.0.0434: gitignore files are not recognized
Problem: gitignore files are not recognized. Solution: Add patterns for the gitignore filetype. (closes #11102)
This commit is contained in:
committed by
Bram Moolenaar
parent
12553ada3b
commit
9ba2786f15
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
434,
|
||||
/**/
|
||||
433,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user