Added vim-surround and shortcuts

This commit is contained in:
2023-06-10 18:23:02 +02:00
parent 4b5846fe19
commit dbc818972e
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
return {
'tpope/vim-surround',
}