---@type LazySpec[] local dependencies = { { "nvim-treesitter/nvim-treesitter", optional = true }, { "nvim-treesitter/nvim-treesitter-textobjects", optional = true }, } return dependencies