Skip to content
/ mnv Public

My Neovim setup

License

Notifications You must be signed in to change notification settings

jerryshell/mnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNv

My Neovim setup based on LazyVim

clean_nvim.sh

⚠️ Please make sure you fully understand the function of these commands!

rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim
rm -rf ~/.local/state/nvim
rm -rf ~/.cache/nvim

Install

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