return {
"kylechui/nvim-surround",
version = "*",
config = function ()
require("nvim-surround").setup()
end
}