mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1642
Problem: Handling emoji characters as full width has problems with
backwards compatibility.
Solution: Only put characters in the 1f000 range in the emoji table.
6a08454b93
This commit is contained in:
@@ -801,7 +801,7 @@ static int included_patches[] = {
|
||||
// 1645,
|
||||
// 1644,
|
||||
1643,
|
||||
// 1642,
|
||||
1642,
|
||||
1641,
|
||||
// 1640,
|
||||
// 1639,
|
||||
|
Reference in New Issue
Block a user