forked from aniani/vim
patch 8.2.2217: Vim9: command modifiers not restored in catch block
Problem: Vim9: command modifiers not restored in catch block. Solution: Restore command modifiers. (closes #7542)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2217,
|
||||
/**/
|
||||
2216,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user