]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0653: the default highlight for QuickFixLine is not good v8.0.0653
authorBram Moolenaar <Bram@vim.org>
Thu, 22 Jun 2017 14:04:27 +0000 (16:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Jun 2017 14:04:27 +0000 (16:04 +0200)
commitc768a208ca8e0e0fec900c18d5d9a593357ad793
tree9b14509dc828b26e49b1f1b4483fab601a82faad
parent383aa84c0d3456c12987ba7e12042dcffba0eac6
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)
src/syntax.c
src/version.c