1
0
forked from aniani/vim

patch 8.0.0052

Problem:    Conceal test passes even without the bug fix.
Solution:   Add a redraw command. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-10-28 22:10:27 +02:00
parent 14207f487c
commit 35a1f59d63
2 changed files with 3 additions and 0 deletions

View File

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