1
0
forked from aniani/vim

updated for version 7.4.065

Problem:    When recording, the character typed at the hit-enter prompt is
            recorded twice. (Urtica Dioica)
Solution:   Avoid recording the character twice. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-11-04 02:01:01 +01:00
parent d9820538bd
commit 332a2cadcd
2 changed files with 14 additions and 0 deletions

View File

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