1
0
forked from aniani/vim

patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incomplete

Problem:    MS-Windows GUI: test for 'guifont' is incomplete.
Solution:   Set 'renderoptions'. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2020-12-09 12:01:03 +01:00
parent 7257af477b
commit 2c78a772fd
2 changed files with 12 additions and 5 deletions

View File

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