mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10:00
Use the grapheme break algorithm from utf8proc to support grapheme clusters from recent unicode versions. Handle variant selector VS16 turning some codepoints into double-width emoji. This means we need to use ptr2cells rather than char2cells when possible.
12 KiB
12 KiB