1
0
forked from aniani/vim

patch 8.2.5081: autocmd test fails on MS-Windows

Problem:    Autocmd test fails on MS-Windows.
Solution:   Set shellslash to get forward slashes.
This commit is contained in:
Bram Moolenaar
2022-06-12 22:33:33 +01:00
parent 6ba83ba9ee
commit 7c0d0c3c75
2 changed files with 5 additions and 0 deletions

View File

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