0
0
mirror of https://github.com/vim/vim.git synced 2025-09-30 04:44:14 -04:00

patch 9.0.0258: MS-Windows installer skips syntax/shared

Problem:    MS-Windows installer skips syntax/shared.
Solution:   Use "File /r" in the installer script. (Ken Takata, closes #10972)
This commit is contained in:
K.Takata
2022-08-24 18:08:00 +01:00
committed by Bram Moolenaar
parent 7ea9fcb48d
commit 44b9abb150
2 changed files with 5 additions and 13 deletions

View File

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