feat: choose all theirs (#361)

This commit is contained in:
yetone
2024-08-29 20:32:00 +08:00
committed by GitHub
parent 24b0bfadea
commit cdd7730bd7
3 changed files with 39 additions and 28 deletions

View File

@@ -95,6 +95,7 @@ M.defaults = {
diff = {
ours = "co",
theirs = "ct",
all_theirs = "ca",
none = "c0",
both = "cb",
cursor = "cc",