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:
committed by
Bram Moolenaar
parent
9c9472ff49
commit
7d60384a00
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3214,
|
||||
/**/
|
||||
3213,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user