Required before stow so that stow links individual files instead of symlinking the entire directory into the repo.
mkdir -p ~/.config/nvim
stow nvim
Open nvim — lazy.nvim will automatically install all plugins on first launch.
nvim