local i, _ = string.find(vim.bo.filetype, "mail") if not i then vim.opt_local.textwidth = 80 end vim.g.table_mode_corner = "|"