Closed ofseed closed 6 months ago
Thanks @ofseed. This is merged.
I can see in the documentation that vim.tbl_islist
was deprecated, but I didn't receive any warning on Neovim v0.10 (I checked :messages
). Do you know what would cause the warning to be received or not?
@dstein64 Because this function was marked to be removed at 0.12, so 0.10 will not receive the deprecation warnings. I'm using neovim compiled by myself, which is 0.11 now, so these warnings came out.
vim.tbl_islist
was deprecated in 0.10