We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95c8179 + 02138dc commit f23f4dcCopy full SHA for f23f4dc
1 file changed
src/mbyte.c
@@ -1248,7 +1248,11 @@ utf_char2cells(c)
1248
{0x2700, 0x2757},
1249
{0x275d, 0x2767},
1250
{0x2776, 0x27bf},
1251
- {0x2b00, 0x2bff},
+ {0x2b00, 0x2b1c},
1252
+ {0x2b1f, 0x2b29},
1253
+ {0x2b2c, 0x2b2d},
1254
+ {0x2b30, 0x2b55},
1255
+ {0x2b90, 0x2b91},
1256
{0x2e00, 0x2e99},
1257
{0x2e9b, 0x2ef3},
1258
{0x2f00, 0x2fd5},
0 commit comments