mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 13:22:31 +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>