forked from aniani/vim
patch 8.2.3524: GUI: ligatures are not used
Problem: GUI: ligatures are not used. Solution: Add the 'guiligatures' option. (Dusan Popovic, closes #8933)
This commit is contained in:
committed by
Bram Moolenaar
parent
c89c91cafd
commit
4eeedc09fe
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3524,
|
||||
/**/
|
||||
3523,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user