vim.opt.undodir = vim.fn.stdpath("config") .. "/undo" vim.opt.backupdir = vim.fn.stdpath("config") .. "/backup/"