My current neovim config using nvchad
- Run
git clone [email protected]:JoshGuarino/neovim-config.git ~/.config/nvim
- Run
:MasonInstallAll
command after lazy.nvim finishes downloading plugins. - Delete the .git folder from nvim folder.
- Run
:Lazy sync
command.