mirror of
https://github.com/neovim/neovim.git
synced 2026-08-21 14:51:10 +00:00
Problem: Cannot use items() on a string.
Solution: Make items() work on a string. (closes vim/vim#11016)
3e518a8ec7
Co-authored-by: Bram Moolenaar <Bram@vim.org>