1
0
forked from aniani/vim

patch 9.0.0038: 'listchars' test fails

Problem:    'listchars' test fails.
Solution:   Use window-local value after setting the global value
This commit is contained in:
Bram Moolenaar
2022-07-04 18:05:51 +01:00
parent 510f03738d
commit 5ed26faace
2 changed files with 12 additions and 8 deletions

View File

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