1
0
forked from aniani/vim

patch 8.0.1129: window toolbar missing a part of the patch

Problem:    Window toolbar missing a part of the patch.
Solution:   Add change in vim.h.
This commit is contained in:
Bram Moolenaar
2017-09-19 22:08:04 +02:00
parent 37c64c78fd
commit a5a2be26fe
2 changed files with 7 additions and 1 deletions

View File

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