Fork me on GitHub
摘要: 下面这段代码放到 vimrc,升级后可以注释掉,不用开启梯子就可以升级。 set nocompatible hidden laststatus=2 if !filereadable('/tmp/plug.vim') silent !curl --insecure -fLo /tmp/plug.vim 阅读全文
posted @ 2023-02-24 21:59 Cloudhan 阅读(35) 评论(0) 推荐(0) 编辑