1
0
forked from aniani/vim

updated for version 7.4.494

Problem:    Cursor shape is wrong after a CompleteDone autocommand.
Solution:   Update the cursor and mouse shape after ":normal" restores the
            state. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2014-11-05 09:53:23 +01:00
parent 086329d3f6
commit eda73607a7
2 changed files with 10 additions and 1 deletions

View File

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