mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 10:26:31 +00:00

Problem: strcharpart() cannot include composing characters.
Solution: Add the {skipcc} argument.
02b4d9b18a
Co-authored-by: Bram Moolenaar <Bram@vim.org>