Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
刚刚为 Neovim 安装了Merginal(它是Fugitive的一个插件),并且在切换缓冲区(:Merginal)时出现此错误:
:Merginal
我的 git 设置正确,并且能够使用 Fugitive 的所有其他功能。有人遇到过这个吗?
谢谢,
@torek 有正确的建议。
如果您使用 Plug 安装插件,则它不会提取最新代码。所以:
my_plugins
vim-merginal
git clone https://github.com/idanarye/vim-merginal.git