1
0
forked from aniani/vim

patch 8.0.1472: MS-Windows: nsis installer is a bit slow

Problem:    MS-Windows: nsis installer is a bit slow.
Solution:   Use ReserveFile for vimrc.ini. (closes #2522)
This commit is contained in:
Bram Moolenaar
2018-02-04 19:11:30 +01:00
parent 28944fecff
commit 5d4247402b
2 changed files with 11 additions and 6 deletions

View File

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