1
0
forked from aniani/vim

patch 8.2.3804: script context not set when copying 'swf' and 'ts'

Problem:    Script context not set when copying 'swf' and 'ts'.
Solution:   Use COPY_OPT_SCTX with the right argument. (closes #9347)
This commit is contained in:
Bram Moolenaar
2021-12-14 09:01:38 +00:00
parent 829c8e87e2
commit 6206877c51
2 changed files with 4 additions and 1 deletions

View File

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