commit | b4a549fb161a390834371db8370b1f75695e25d0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 15 21:44:11 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 15 21:44:11 2020 +0200 |
tree | bd4979323a26597e92b85f4a8cadc0be72272481 | |
parent | 81ccbf199f0d553efdd57bec9bb8e23d91d2fb0d [diff] [blame] |
patch 8.2.0582: color ramp test does not show text colors Problem: Color ramp test does not show text colors. Solution: Add a row of 16 text colors and 16 bold text colors.
diff --git a/src/version.c b/src/version.c index 6464bc5..f7dfb38 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 582, +/**/ 581, /**/ 580,