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