1
0
forked from aniani/vim

updated for version 7.4.601

Problem:    It is not possible to have feedkeys() insert characters.
Solution:   Add the 'i' flag.
This commit is contained in:
Bram Moolenaar
2015-01-27 15:19:24 +01:00
parent 0cd040b96a
commit 0a988df731
3 changed files with 13 additions and 5 deletions

View File

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