--- @type LazyPluginSpec return { "utilyre/barbecue.nvim", name = "barbecue", version = "*", enabled = false, dependencies = { "SmiteshP/nvim-navic", "nvim-tree/nvim-web-devicons", }, config = true, }