comparison src/version.c @ 11541:3bc4fb330d07 v8.0.0653

patch 8.0.0653: the default highlight for QuickFixLine is not good commit https://github.com/vim/vim/commit/c768a208ca8e0e0fec900c18d5d9a593357ad793 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 22 16:04:27 2017 +0200 patch 8.0.0653: the default highlight for QuickFixLine is not good Problem: The default highlight for QuickFixLine does not work for several color schemes. (Manas Thakur) Solution: Make the default use the old color. (closes #1780)
author Christian Brabandt <cb@256bit.org>
date Thu, 22 Jun 2017 16:15:03 +0200
parents f7ba69508fd5
children 57c452316da1
comparison
equal deleted inserted replaced
11540:1bbefae25cfe 11541:3bc4fb330d07
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 653,
767 /**/ 769 /**/
768 652, 770 652,
769 /**/ 771 /**/
770 651, 772 651,
771 /**/ 773 /**/