Closed salacio closed 6 months ago
Thanks for the change, however I don't want to break compatibility with 0.9.0, thankfully I found some examples in which backwards compatibility is preserved, https://github.com/folke/noice.nvim/pull/438/files https://github.com/jose-elias-alvarez/null-ls.nvim/pull/1537/files Could you make the change be similar to those examples. Also could you make sure that the indent is 2 spaces wide.
resolved in #14
I just changed the vim.health functions since report_* will be removed in a future version.
Oh, I guess my luacheck automatically changed the single quotes to double quotes in those files, if that's a problem.