vim.o.colorcolumn = "" vim.o.textwidth = 80 vim.o.wrap = true vim.opt.tabstop = 2 vim.opt.shiftwidth = 2 vim.opt.softtabstop = 2