Contains all the configurations and plugins tailored to my needs, with Lazy for package management and Mason for installing LSPs.
Install requires Neovim Nightly or Latest stable neovim version
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}
git clone git@github.com:sumitst05/nvim ~/.config/nvim
rm -rf ~/.config/nvim # and then restore your backup if made