vim.opt.number = true vim.opt.swapfile = true vim.opt.autoindent = true vim.opt.shiftwidth = 4 vim.opt.confirm = true