Skip to content

Commit

Permalink
Update vimplus
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Jun 12, 2016
1 parent a0ca4bd commit 83358f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions uninstall.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/bash

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

echo "Done!"

0 comments on commit 83358f0

Please sign in to comment.