mirror of
https://github.com/neovim/neovim.git
synced 2026-05-17 10:40:01 +00:00
Problem: strcharpart() cannot include composing characters.
Solution: Add the {skipcc} argument.
02b4d9b18a
Co-authored-by: Bram Moolenaar <Bram@vim.org>