diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-31 09:53:13 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-07-31 10:49:55 +0800 |
commit | 43c137c3d8473ab87b5dad5c4c2414dd1016f663 (patch) | |
tree | aa63cb1df4e9373f1e3519293aabfe6c0155a113 /runtime/lua/vim/highlight.lua | |
parent | 403de7ffc752c811d012020412ce1bbd4c61986f (diff) | |
download | rneovim-43c137c3d8473ab87b5dad5c4c2414dd1016f663.tar.gz rneovim-43c137c3d8473ab87b5dad5c4c2414dd1016f663.tar.bz2 rneovim-43c137c3d8473ab87b5dad5c4c2414dd1016f663.zip |
vim-patch:9.2.1731: Vim9: cannot use += to append to empty NULL list
Problem: Vim9: cannot use += to append to empty NULL list.
Solution: Copy the list instead of extending it. (closes vim/vim#6998)
https://github.com/vim/vim/commit/81ed4960482f8baabdd7f95b4d5e39744be88ae7
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/highlight.lua')
0 files changed, 0 insertions, 0 deletions