1
0
forked from aniani/vim

patch 9.1.1261: No test for 'pummaxwidth' non-truncated items

Problem:  No test for 'pummaxwidth' non-truncated items (after v9.1.1250)
Solution: Add shorter items to Test_pum_maxwidth_multibyte() (zeertzjq).

closes: #17007

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
zeertzjq
2025-03-30 15:07:35 +02:00
committed by Christian Brabandt
parent 649a237bc8
commit c6336acfe3
6 changed files with 12 additions and 8 deletions

View File

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