Files
neovim/test/functional/lua
Shadman eb876a0a6f fix(lua): fix vim.deepcopy for metatables & cycled tables (#16435)
vim.deepcopy previously didn't retain metatables in copies
and caused stackoverflow on recursive tables/cycled tables this
fixes these issues
2021-11-26 11:06:43 +01:00
..
2021-01-26 17:09:35 -08:00
2021-09-26 11:52:17 -07:00