Update vimplus
This commit is contained in:
parent
a0ca4bdf0e
commit
83358f0113
7
uninstall.sh
Executable file
7
uninstall.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rf ~/.vimrc
|
||||
rm -rf ~/.vim
|
||||
|
||||
echo "Done!"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user