akinsho / akinsho/git-conflict.nvim
GitConflictDetected and GitConflictResolved event triggered more than once
Abierto
- Lenguaje dominante
- Lua
- Estrellas
- 1.4k
- Forks
- 70
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
What I hope is when I enter a buffer, then get a GitConflictDetected, then print how many conflicts in this buffer. But when I tried to add autocmd to GitConflictDetected. It seems every time when I edit the file, it will be trigged. For GitConflictResolved, I hope after I use the `git-conflict-keep-xxx` plug to choose, it will be trigger only once for each solved conflict, but it triggered more than once, when I use a plug command to resolve one conflict.
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.