forked from aniani/vim
patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file name
Problem: <amatch> of MenuPopup event is expanded like a file name. Solution: Do not expand <amatch> for MenuPopup. (closes #11328)
This commit is contained in:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
713,
|
||||
/**/
|
||||
712,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user