vim.opt.rnu = true vim.opt.colorcolumn = "80" vim.opt.scrolloff = 8 vim.opt.tabstop = 4 vim.opt.shiftwidth = 4 vim.opt.expandtab = true