comparison src/version.c @ 20053:89364104be93 v8.2.0582

patch 8.2.0582: color ramp test does not show text colors Commit: https://github.com/vim/vim/commit/b4a549fb161a390834371db8370b1f75695e25d0 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 15 21:44:11 2020 +0200 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.
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Apr 2020 21:45:03 +0200
parents 678cdef2d690
children 686deb5959c2
comparison
equal deleted inserted replaced
20052:787f6e567b83 20053:89364104be93
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 582,
749 /**/ 751 /**/
750 581, 752 581,
751 /**/ 753 /**/
752 580, 754 580,
753 /**/ 755 /**/