return { { "tpope/vim-repeat", event = "VeryLazy" }, { "tpope/vim-surround", event = "VeryLazy" }, { "romainl/vim-cool", event = "VeryLazy", }, { "windwp/nvim-autopairs", event = "InsertEnter", config = true, }, { "windwp/nvim-ts-autotag", event = "InsertEnter", }, { "preservim/vim-markdown", ft = "markdown", }, }