chxuan / vimplus

:rocket:An automatic configuration program for vim
https://github.com/chxuan/vimplus
MIT License
3.89k stars 1.13k forks source link

您好,想问一下如何更换vim的插件源呢? #364

Open AlbertTJU opened 3 years ago

AlbertTJU commented 3 years ago

我的电脑更新安装插件总是报错,fatal: unable access github....,我想更换安装源,请问这个在哪里修改呢?或者如何顺利访问github呢?谢谢您

AlbertTJU commented 3 years ago

我是虚拟机上运行的ubuntu 16.04系统

wozaizhongguowanyouxi commented 2 years ago

编辑这个文件~/.vimplus/autoload/plug.vim,将其中所有的github.com替换为github.com.cnpmjs.org。

AlbertTJU commented 2 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

谢谢您!我改完之后还是有四个插件无法更新,这个怎么解决呢?再次感谢您!

                ***@***.***

在2022年1月14日 ***@***.***> 写道: 

编辑这个文件~/.vimplus/autoload/plug.vim,将其中所有的github.com替换为github.com.cnpmjs.org。

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

YixinSong-e commented 2 years ago

font{ line-height: 1.6; } ul,ol{ padding-left: 20px; list-style-position: inside; } 谢谢您!我改完之后还是有四个插件无法更新,这个怎么解决呢?再次感谢您! @. 在2022年1月14日 @.> 写道: 编辑这个文件~/.vimplus/autoload/plug.vim,将其中所有的github.com替换为github.com.cnpmjs.org。 —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

你直接找gitee上面的替换一下咯