]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0831: with 8 colors the bold attribute is not set properly v8.0.0831
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Aug 2017 16:04:04 +0000 (18:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Aug 2017 16:04:04 +0000 (18:04 +0200)
commit12d853fae1fc37c33874b5cf1e40a2dfaf04268c
treef19aabe7d663b077895bcf29abda23e8cc0d36a5
parentaaef1bae3cc331e7a7bb9c698e707c90cd4ded15
patch 8.0.0831: with 8 colors the bold attribute is not set properly

Problem:    With 8 colors the bold attribute is not set properly.
Solution:   Move setting HL_TABLE() out of lookup_color. (closes #1901)
src/proto/syntax.pro
src/syntax.c
src/terminal.c
src/version.c