diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-02-27 10:10:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-27 10:10:42 +0800 |
commit | 2c9fbe34b20266ef5ab54f6ed14fb38eef60430d (patch) | |
tree | 904fd34f9cc1e7846192c8f458b21b23ce40996b /runtime/lua/vim/treesitter/language.lua | |
parent | d52a3f7c715cf4e3f2996dc16b405e1a63b7301d (diff) | |
download | rneovim-2c9fbe34b20266ef5ab54f6ed14fb38eef60430d.tar.gz rneovim-2c9fbe34b20266ef5ab54f6ed14fb38eef60430d.tar.bz2 rneovim-2c9fbe34b20266ef5ab54f6ed14fb38eef60430d.zip |
vim-patch:8.2.2336: Vim9: not possible to extend dictionary with different type (#22425)
Problem: Vim9: it is not possible to extend a dictionary with different
item types.
Solution: Add extendnew(). (closes vim/vim#7666)
https://github.com/vim/vim/commit/b0e6b513648db7035046613431a4aa9d71ef4653
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions