1
0
forked from aniani/vim

patch 8.0.1065: not all macro examples are included

Problem:    Not all macro examples are included in the self-installing
            executable. (lkintact)
Solution:   Add the directories to the NSIS script. (closes #2065)
This commit is contained in:
Bram Moolenaar
2017-09-06 21:43:10 +02:00
parent 1b9f9d315f
commit c35e4cb4fe
2 changed files with 10 additions and 0 deletions

View File

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