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