1
0
forked from aniani/vim

patch 9.0.1135: missing function argument

Problem:    Missing function argument.
Solution:   Add ignore case flag.
This commit is contained in:
Bram Moolenaar
2023-01-02 20:38:01 +00:00
parent bcf31ec36b
commit 03ff0c6681
2 changed files with 5 additions and 2 deletions

View File

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