config-astronvim/lua/user/plugins/tpope.lua

6 lines
96 B
Lua
Raw Normal View History

2023-05-11 18:41:27 +02:00
return {
{ "tpope/vim-surround" },
{ "tpope/vim-speeddating" },
{ "tpope/vim-repeat" },
}