1
0
forked from aniani/vim

patch 8.2.5001: checking translations affects the search pattern history

Problem:    Checking translations affects the search pattern history.
Solution:   Use "keeppatterns". (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2022-05-22 15:28:31 +01:00
parent 835ee980ee
commit 8a3704723c
2 changed files with 5 additions and 3 deletions

View File

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