return { "windwp/nvim-autopairs", lazy = true, dependencies = { "nvim-treesitter/nvim-treesitter", "hrsh7th/nvim-cmp", }, config = true, opts = { disable_in_macro = true, disable_in_visualblock = true, check_ts = true, }, }