1
0
forked from aniani/vim

patch 8.2.1903: buffer test fails with normal features

Problem:    Buffer test fails with normal features.
Solution:   Use 'numberwidth' instead of 'conceallevel' in the test.
This commit is contained in:
Bram Moolenaar
2020-10-25 16:18:26 +01:00
parent e974fa7b2b
commit 37e4e03c67
2 changed files with 4 additions and 2 deletions

View File

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