vim.opt_local.shiftwidth = 2 vim.opt_local.tabstop = 2 vim.opt_local.tw = 180 vim.opt_local.colorcolumn = "+1"