akinsho / akinsho/git-conflict.nvim
plugin only works on the first file opened
未关闭
- 主要语言
- 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 还没有评估数据。