1
0
forked from aniani/vim

updated for version 7.4.632

Problem:    7.4.592 breaks the netrw plugin, because the autocommands are
            skipped.
Solution:   Roll back the change.
This commit is contained in:
Bram Moolenaar
2015-02-17 12:17:14 +01:00
parent 4a42710695
commit eaa330e8e9
2 changed files with 2 additions and 8 deletions

View File

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