1
0
forked from aniani/vim

patch 8.0.0760: terminal window colors wrong with 'termguicolors'

Problem:    Terminal window colors wrong with 'termguicolors'.
Solution:   Add 'termguicolors' support.
This commit is contained in:
Bram Moolenaar
2017-07-23 18:07:56 +02:00
parent 43da3e36b2
commit 065f41c814
4 changed files with 28 additions and 2 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
760,
/**/
759,
/**/