1
0
forked from aniani/vim

patch 8.2.3214: MS-Windows: passing /D does not set the install location

Problem:    MS-Windows: passing /D does not set the install location.
Solution:   Adjust how the installer uses $VIM. Update the documentation.
            (Christian Brabandt, closes #8605)
This commit is contained in:
Christian Brabandt
2021-07-24 21:19:42 +02:00
committed by Bram Moolenaar
parent 9c9472ff49
commit 7d60384a00
3 changed files with 38 additions and 16 deletions

View File

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