]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1854 v7.4.1854
authorBram Moolenaar <Bram@vim.org>
Sat, 28 May 2016 13:53:53 +0000 (15:53 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 28 May 2016 13:53:53 +0000 (15:53 +0200)
commitd80629cef03cd40b0bf06c402dfe0b720b3bf608
tree42bdc56cd8ce2f8e646af4605668c9e0e7e016d4
parent28ae5773422c2cf61aaf8d9d2b9fae70642d6a33
patch 7.4.1854
Problem:    When setting 'termguicolors' the Ignore highlighting doesn't work.
            (Charles Campbell)
Solution:   Handle the color names "fg" and "bg" when the GUI isn't running
            and no colors are speficied, fall back to black and white.
src/syntax.c
src/version.c