-- load original vimrc file vim.cmd([[ source $XDG_CONFIG_HOME/vim/vimrc ]]) -- bootstrap lazy.nvim, LazyVim and your plugins require("config.lazy")