Title here
Summary here
mv ~/.config/nvim ~/.config/nvim.backupNothing is destroyed — you can put it back at any time.
git clone https://github.com/KishoreNewton/vim-course ~/vim-course
cp -r ~/vim-course/nvim ~/.config/nvimThe first nvim after this does several things at once, and it looks alarming if you do not expect it:
lua/plugins/ and installs every speclazy-lock.json pins each one to a known-good commitLet it finish. :Lazy and :Mason show the state once it settles.
Because of the lockfile you get the same versions as the recording, not whatever shipped this morning.