mason.nvim icon indicating copy to clipboard operation
mason.nvim copied to clipboard

fix: replace deprecated table methods for neovim v0.10

Open skoch13 opened this issue 1 year ago • 2 comments

Credits go to https://github.com/sindrets/diffview.nvim/pull/489

Fixes https://github.com/williamboman/mason.nvim/issues/1689

skoch13 avatar Apr 25 '24 15:04 skoch13

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 avatar Apr 30 '24 12:04 mikesmithgh

@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

skoch13 avatar Apr 30 '24 12:04 skoch13