mirror of
https://github.com/neovim/neovim.git
synced 2026-06-30 06:51:13 +00:00
Problem: Vim9: string index and slice does not include composing chars.
Solution: Include composing characters. (issue vim/vim#6563)
0289a093a4
Co-authored-by: Bram Moolenaar <Bram@vim.org>