mirror of
https://github.com/neovim/neovim.git
synced 2026-01-31 17:41:01 +10: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>