1
0
forked from aniani/vim

patch 9.0.0217: 'shellslash' works differently when sourcing a script again

Problem:    'shellslash' works differently when sourcing a script again.
Solution:   Use the name from the script item. (closes #10920)
This commit is contained in:
zeertzjq
2022-08-15 17:53:55 +01:00
committed by Bram Moolenaar
parent cce293f87b
commit 5a4fff4d94
3 changed files with 32 additions and 5 deletions

View File

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