return { { "SmiteshP/nvim-navic", dependencies = { "neovim/nvim-lspconfig", }, opts = { depth_limit_indicator = "...", depth_limit = 8, click = true, }, }, { "utilyre/barbecue.nvim", name = "barbecue", version = "*", dependencies = { "SmiteshP/nvim-navic", "nvim-tree/nvim-web-devicons", }, opts = { attach_navic = false, }, }, }