1
0
forked from aniani/vim

patch 8.2.0412: MS-Windows: cannot use vimtutor from the start menu

Problem:    MS-Windows: cannot use vimtutor from the start menu.
Solution:   Better check for writable directory. Use the right path for the
            executable. (Wu Yongwei, closes #5774, closes #5756)
This commit is contained in:
Bram Moolenaar
2020-03-19 17:13:40 +01:00
parent 24e9b6fe4b
commit 37f471df6e
2 changed files with 18 additions and 15 deletions

View File

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