vimplus icon indicating copy to clipboard operation
vimplus copied to clipboard

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

Open AlbertTJU opened this issue 4 years ago • 4 comments

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

AlbertTJU avatar Jul 23 '21 04:07 AlbertTJU

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

AlbertTJU avatar Jul 23 '21 04:07 AlbertTJU

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

wozaizhongguowanyouxi avatar Jan 14 '22 14:01 wozaizhongguowanyouxi

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: @.***>

AlbertTJU avatar Jan 15 '22 11:01 AlbertTJU

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上面的替换一下咯

jeremyyx avatar Mar 05 '22 10:03 jeremyyx