Add XDG Config to clean target

This commit is contained in:
ViViDboarder 2015-11-17 21:42:01 -08:00
parent a4f7e8a8b2
commit 5334b59979
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ uninstall:
rm ~/.nvimrc
rm -fr ~/.vim
rm -fr ~/.nvim
rm -fr ~/.config/nvim
clean:
rm -fr ./vim/plugged