feat: Initial commit
This commit is contained in:
5
lua/user/plugins/tpope.lua
Normal file
5
lua/user/plugins/tpope.lua
Normal file
@ -0,0 +1,5 @@
|
||||
return {
|
||||
{ "tpope/vim-surround" },
|
||||
{ "tpope/vim-speeddating" },
|
||||
{ "tpope/vim-repeat" },
|
||||
}
|
Reference in New Issue
Block a user