feat: Update config

This commit is contained in:
Xavier Logerais
2023-05-23 19:35:54 +02:00
parent bc865e43e0
commit a5cf46b093
7 changed files with 147 additions and 48 deletions

View File

@ -1,5 +1,5 @@
return {
{ "tpope/vim-surround" },
{ "tpope/vim-speeddating" },
{ "tpope/vim-repeat" },
{ "tpope/vim-surround", event = "User AstroFile" },
{ "tpope/vim-speeddating", event = "User AstroFile" },
{ "tpope/vim-repeat", event = "User AstroFile" },
}