【问题标题】:Unable to install plugins in vim via PlugInstall无法通过 PlugInstall 在 vi​​m 中安装插件
【发布时间】:2021-10-07 01:56:23
【问题描述】:

我使用窗户。当我尝试使用vim-plug 安装nvim-comp 时,它给了我这个错误:

Cloning into 'C:\Users\ASUS\AppData\Local\nvim\plugged\nvim-comp'...
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/hrsh7th/nvim-comp.git/'

我浏览了this 的帖子。我知道这可能是 github 问题,但是当我尝试克隆存储库时它工作正常。如果可以的话,请帮帮我。

【问题讨论】:

  • 我只是将我克隆的nvim-cmp 目录移动到~/Appdata/Local/nvim/plugged。即使这样也行不通。
  • “请参阅github.blog/…了解更多信息”中有哪些不清楚的地方?

标签: git vim-plugin neovim


【解决方案1】:

这是plugin.vim 中的一个错字。我是nvim-cmp

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-02-13
    • 1970-01-01
    • 2012-07-16
    • 1970-01-01
    • 2017-03-10
    • 1970-01-01
    • 2018-12-18
    相关资源
    最近更新 更多