vim.opt.mouse = "" vim.opt.undofile = true vim.opt.undodir = vim.fn.stdpath("data") .. "/undodir"