1
0
forked from aniani/vim

patch 8.2.1995: the popup menu can cause too much redrawing

Problem:    The popup menu can cause too much redrawing.
Solution:   Reduce the length of the displayed text. (Yasuhiro Matsumoto,
            closes #7306)
This commit is contained in:
Bram Moolenaar
2020-11-16 19:12:00 +01:00
parent c4390fe6c0
commit 714cbe5b21
2 changed files with 21 additions and 5 deletions

View File

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