kickstart.nvim/lua/custom/plugins/vim-surround.lua
2023-03-22 16:54:27 +01:00

3 lines
32 B
Lua

return {
"tpope/vim-surround"
}