mirror of
https://github.com/neovim/neovim.git
synced 2026-03-13 03:24:33 +10:00
Problem: Vim9: string and list index work differently.
Solution: Make string index work like list index. (closes vim/vim#7643)
e7525c5520
Co-authored-by: Bram Moolenaar <Bram@vim.org>