]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0791: terminal colors depend on the system v8.0.0791
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 13:11:38 +0000 (15:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 13:11:38 +0000 (15:11 +0200)
commitb41bf8e6b45a773456031954bca1bc4212cbffbe
tree4d2dae076813b635c19fa590fef50da1a0839dd1
parentfa228f716a4b63bf508887a49ce56bf4c07364d3
patch 8.0.0791: terminal colors depend on the system

Problem:    Terminal colors depend on the system.
Solution:   Use the highlight color lookup tables.
src/proto/syntax.pro
src/syntax.c
src/terminal.c
src/version.c