/MyNvim

Primary LanguageLua

MNv

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/FBamx/MyNvim.git -b master ~/.config/nvim