vim.wo.spell = true vim.bo.textwidth = 75 vim.fn.setpos(".", { 0, 1, 1, 0 }) vim.cmd("startinsert")