1
0
forked from aniani/vim

updated for version 7.4.300

Problem:    The way config.cache is removed doesn't always work.
Solution:   Always remove config.cache. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-05-22 14:54:26 +02:00
parent cf1b057939
commit 7b129a5ac4
2 changed files with 6 additions and 5 deletions

View File

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