1
0
forked from aniani/vim

updated for version 7.2.341

Problem:    Popup menu wraps to next line when double-wide character doesn't
            fit. (Jiang Ma)
Solution:   Display a ">" instead. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-01-19 17:40:46 +01:00
parent 3ee0229f64
commit e4ebd29ea9
2 changed files with 10 additions and 1 deletions

View File

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