vim.cmd([[set runtimepath=$VIMRUNTIME]]) vim.opt.runtimepath:append('.') vim.opt.packpath = {} vim.opt.loadplugins = false