1 2 3
vim.wo.spell = true vim.bo.formatoptions = vim.bo.formatoptions .. "t" vim.bo.commentstring = "# %s"