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