mirror of
https://github.com/neovim/neovim.git
synced 2026-03-14 04:55:48 +00:00
Problem: Behavior of negative index in list change changed. (Naruhiko
Nishino)
Solution: Only change it for Vim9 script. (closes vim/vim#8749)
92f05f21af
Co-authored-by: Bram Moolenaar <Bram@vim.org>