forked from aniani/vim
patch 8.2.2731: Mac: SF symbols are not displayed properly
Problem: Mac: SF symbols are not displayed properly.
Solution: Add custom range to list of double-width characters. (Yee Cheng
Chin, closes #8077)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2731,
|
||||
/**/
|
||||
2730,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user