mason.nvim
mason.nvim copied to clipboard
fix: replace deprecated table methods for neovim v0.10
Credits go to https://github.com/sindrets/diffview.nvim/pull/489
Fixes https://github.com/williamboman/mason.nvim/issues/1689
FYI @skoch13 https://github.com/sindrets/diffview.nvim/pull/489#issuecomment-2085206944
I also do not see the error on the latest version of nvim nightly.
I made a change to https://github.com/sindrets/diffview.nvim/pull/489 to add the depth of math.huge to the flatten function that should be updated in the PR.
@mikesmithgh thank you, I did mention that in the issue here https://github.com/williamboman/mason.nvim/issues/1689#issuecomment-2078711997
I'll update the PR accordingly, thank you