1
0
forked from aniani/vim

updated for version 7.4.357

Problem:    After completion some characters are not redrawn.
Solution:   Clear the command line unconditionally. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2014-07-09 14:00:49 +02:00
parent cc57bb2f85
commit 0bed10a813
2 changed files with 3 additions and 2 deletions

View File

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