local setlocal = vim.opt_local setlocal.wrap = true setlocal.textwidth = 120 setlocal.formatoptions:remove { "o" }