Skip to content

Commit

Permalink
Update vimplus
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Jul 6, 2016
1 parent 3e3186c commit f72393f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

rm -rf ~/.vimrc
rm -rf ~/.vim
sudo rm -rf ~/.vimrc
sudo rm -rf ~/.vim

echo "Done!"

0 comments on commit f72393f

Please sign in to comment.