feat nvim: add git-conflict.nvim

This commit is contained in:
Yuan Chiu 2025-05-21 05:11:06 +08:00
parent 0b4474fef4
commit 7772918014
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -1,4 +1,5 @@
return {
{'akinsho/git-conflict.nvim', version = "*", config = true},
{
"kdheepak/lazygit.nvim",
lazy = true,