16 Star 134 Fork 46

chxuan / vimplus

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
uninstall.sh 86 Bytes
Copy Edit Raw Blame History
chxuan authored 2019-09-25 17:09 . update uninstall.sh
#!/bin/bash
rm -rf ~/.vim
rm -rf ~/.vimrc
rm -rf ~/.ycm_extra_conf.py
echo "Done!"
VimL
1
https://gitee.com/chxuan/vimplus.git
git@gitee.com:chxuan/vimplus.git
chxuan
vimplus
vimplus
master

Search