1
0
forked from aniani/vim

patch 7.4.2214

Problem:    A font that uses ligatures messes up the screen display.
Solution:   Put spaces between characters when building the glyph table.
            (based on a patch from Manuel Schiller)
This commit is contained in:
Bram Moolenaar
2016-08-14 20:27:34 +02:00
parent 58b853460a
commit 16350cb979
2 changed files with 14 additions and 8 deletions

View File

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