1
0
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:
ObserverOfTime
2022-09-10 11:04:24 +01:00
committed by Bram Moolenaar
parent 12553ada3b
commit 9ba2786f15
3 changed files with 10 additions and 4 deletions

View File

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