return { { 'windwp/nvim-autopairs', event = "InsertEnter", config = true, }, { 'windwp/nvim-ts-autotag', ft = { 'html', 'jsx', 'tsx', 'xml', 'svelte', 'vue' }, config = true, }, { 'RRethy/nvim-treesitter-endwise', }, }