4 lines
103 B
Lua
4 lines
103 B
Lua
-- tpope surround!
|
|
return {
|
|
"tpope/vim-surround", -- Surround stuff with the ys-, cs-, ds- commands
|
|
}
|