1
0
forked from aniani/vim

patch 8.2.1043: %a item in 'statusline' not tested

Problem:    %a item in 'statusline' not tested.
Solution:   Add a test. (Dominique Pellé, closes #6318)
This commit is contained in:
Bram Moolenaar
2020-06-23 20:00:50 +02:00
parent df069eec3b
commit 4014e2ceb0
2 changed files with 13 additions and 1 deletions

View File

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