1
0
forked from aniani/vim

patch 8.1.0534: MS-Windows installer uses different $HOME than Vim

Problem:    MS-Windows installer uses different $HOME than Vim.
Solution:   Use the Vim logic also in the MS-Windows installer. (Ken Takata,
            closes #3564)
This commit is contained in:
Bram Moolenaar
2018-11-16 19:39:50 +01:00
parent 447f6ce8bd
commit 25a494ce60
3 changed files with 111 additions and 13 deletions

View File

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