Skip to content

Commit 054e169

Browse files
committed
Merge pull request #217 from macvim-dev/fix/emoji_range
Fix #216
2 parents b762763 + 2a4779d commit 054e169

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/mbyte.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ utf_char2cells(c)
12901290
{0x23e9, 0x23f3},
12911291
{0x23f8, 0x23fa},
12921292
{0x24c2, 0x24c2},
1293-
{0x25c0, 0x25c0},
12941293
{0x25fb, 0x25fe},
12951294
{0x2600, 0x2604},
12961295
{0x260e, 0x260e},

0 commit comments

Comments
 (0)