1
0
forked from aniani/vim

updated for version 7.2.396

Problem:    Get E38 errors. (Dasn)
Solution:   Set cursor to line 1 instead of 0. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-03-17 14:48:24 +01:00
parent 97e7a84b6d
commit 9c27fc3dba
2 changed files with 3 additions and 1 deletions

View File

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