mirror of
https://github.com/neovim/neovim.git
synced 2026-07-30 12:28:06 +00:00
Problem: Spacing-combining characters handled as composing, causing text to
take more space than expected.
Solution: Handle characters marked with "Mc" not as composing.
(closes vim/vim#11282
7beaf6a720