forked from aniani/vim
patch 8.2.4111: potential proglem when map is deleted while executing
Problem: Potential proglem when map is deleted while executing. Solution: Reset last used map pointer when deleting a mapping.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4111,
|
||||
/**/
|
||||
4110,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user