kickstart.nvim/lua/custom/plugins/surround.lua
2023-11-11 18:47:29 +05:30

4 lines
36 B
Lua

return {
'tpope/vim-surround',
}