1
0
forked from aniani/vim

patch 9.1.0901: MS-Windows: vimtutor batch script can be improved

Problem:  MS-Windows: vimtutor batch script can be improved
Solution: Update vimtutor.bat, validate languages using Powershell
          cultureinfo (RestorerZ)

closes: #16112

Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
RestorerZ
2024-12-02 20:07:58 +01:00
committed by Christian Brabandt
parent fd6693ca5c
commit e7ea4ba723
3 changed files with 219 additions and 41 deletions

View File

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