vim.opt.colorcolumn = "180" vim.opt.expandtab = true vim.opt.tabstop = 4 vim.opt.softtabstop = 0 vim.opt.shiftwidth = 0