return { "rachartier/tiny-inline-diagnostic.nvim", event = "VeryLazy", priority = 1000, opts = { options = { show_source = { enabled = true, -- if_many = true, }, use_icons_from_diagnostic = true, } }, }