1
0
forked from aniani/vim

updated for version 7.4.383

Problem:    Bad interaction between preview window and omnifunc.
Solution:   Avoid redrawing the status line. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2014-07-23 21:10:43 +02:00
parent 20c3892e54
commit 2bace3e2fb
2 changed files with 8 additions and 0 deletions

View File

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