My Neovim setup based on LazyVim
rm -rf ~/.config/nvim \
rm -rf ~/.local/share/nvim \
rm -rf ~/.local/state/nvim \
rm -rf ~/.cache/nvim
You may need a VPN to do this if you are in 🇨🇳
git clone https://github.com/jerryshell/mnv ~/.config/nvim
rm -rf ~/.config/nvim/.git
nvim