1
0
forked from aniani/vim

patch 8.2.4705: jump list marker disappears

Problem:    Jump list marker disappears.
Solution:   Reset reg_executing later. (closes #10111, closes #10100)
This commit is contained in:
zeertzjq
2022-04-07 13:58:04 +01:00
committed by Bram Moolenaar
parent f26c16144d
commit 6d4e725a34
6 changed files with 52 additions and 4 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4705,
/**/
4704,
/**/