0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

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:
Bram Moolenaar
2021-04-07 19:00:25 +02:00
parent c9605f0595
commit 8dddc1f0e2
2 changed files with 11 additions and 0 deletions

View File

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