Skip to content

jerryshell/mnv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 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

git clone https://github.com/jerryshell/mnv ~/.config/nvim