local M = { "kylechui/nvim-surround" }

M.event = { "BufReadPost", "BufNewFile" }

M.config = true

return M