mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 01:40:19 +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.
179 KiB
179 KiB