Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 380 Bytes

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