kickstart.nvim/lua/custom/plugins/surround.lua
2023-08-03 13:44:43 -07:00

3 lines
34 B
Lua

return {
'tpope/vim-surround'
}