akinsho / akinsho/git-conflict.nvim

plugin only works on the first file opened

未关闭
#111 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Lua
星标
1.4k
派生
70
PR 合并指标
30 天内没有已合并 PR

描述

just installed this and was testing it, i noticed that the plugin only works on the first opened file with git merge conflicts. runing `:GitConflictListQf` then moving to next qf item if its in a different file the plugin doesnt register keymaps or highlights. i dont know if this is just me, if anyone knows a fix please let me know.

the minimal config is:

```lua
return {
"akinsho/git-conflict.nvim",
lazy = false,
version = "*",
config = true,
}
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。