1
0
forked from aniani/vim

updated for version 7.4.367

Problem:    Other solution for redrawing after completion.
Solution:   Schedule a window redraw instead of just clearing the command
            line. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2014-07-16 14:42:46 +02:00
parent 310e2dbaee
commit f1924a9d8c
2 changed files with 7 additions and 1 deletions

View File

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