forked from aniani/vim
patch 8.2.4168: disallowing empty function name breaks existing plugins
Problem: Disallowing empty function name breaks existing plugins. Solution: Allow empty function name in legacy script.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4168,
|
||||
/**/
|
||||
4167,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user