akinsho / akinsho/git-conflict.nvim

plugin only works on the first file opened

Abierto
#111 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Lua
Estrellas
1.4k
Forks
70
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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,
}
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.