Update vimplus

This commit is contained in:
chxuan 2016-06-12 13:33:50 +08:00
parent a0ca4bdf0e
commit 83358f0113

7
uninstall.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/bash
rm -rf ~/.vimrc
rm -rf ~/.vim
echo "Done!"