forked from aniani/vim
patch 8.2.4104: Vim9: lower casing the autoload prefix causes problems
Problem: Vim9: lower casing the autoload prefix causes problems. Solution: Always store the prefix with case preserved.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4104,
|
||||
/**/
|
||||
4103,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user