kickstart.nvim/lua/custom/plugins/surround.lua

4 lines
34 B
Lua
Raw Normal View History

2023-08-03 13:44:43 -07:00
return {
'tpope/vim-surround'
}