aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/after/ftplugin/mail.lua
blob: 538c10b9b3cbeda5b3d250e5a133aa1c2e82e94c (plain) (blame)
1
2
vim.wo.spell = true
vim.b.undo_ftplugin = vim.b.undo_ftplugin .. "|setlocal spell<"