1
0
forked from aniani/vim

patch 8.2.5078: substitute test has a one second delay

Problem:    Substitute test has a one second delay.
Solution:   Use ":silent!".  Add another test case. (closes #10558)
This commit is contained in:
zeertzjq
2022-06-12 11:13:05 +01:00
committed by Bram Moolenaar
parent a34b4460c2
commit 3269efdf01
2 changed files with 9 additions and 5 deletions

View File

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