return { "edluffy/specs.nvim", opts = {}, -- stylua: ignore keys = { { "", function() require("specs").show_specs() end, desc = "Specs" }, }, }