config-astronvim/lua/user/plugins/tpope.lua
2023-05-11 18:41:27 +02:00

6 lines
96 B
Lua

return {
{ "tpope/vim-surround" },
{ "tpope/vim-speeddating" },
{ "tpope/vim-repeat" },
}