feat: Initial commit

This commit is contained in:
Xavier Logerais
2023-05-11 18:41:27 +02:00
commit bc865e43e0
8 changed files with 140 additions and 0 deletions

View File

@ -0,0 +1,5 @@
return {
{ "tpope/vim-surround" },
{ "tpope/vim-speeddating" },
{ "tpope/vim-repeat" },
}