1
0
forked from aniani/vim

patch 8.1.0955: matchit autoload directory not in installer

Problem:    Matchit autoload directory not in installer. (Chris Morgan)
Solution:   Adjust the NSIS script. (Christian Brabandt, closes #4006)
This commit is contained in:
Bram Moolenaar
2019-02-19 21:40:28 +01:00
parent 0d8562a999
commit 66ae3d199f
2 changed files with 4 additions and 0 deletions

View File

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