1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 19:25:11 +01:00

20250425: use vimdiff with merge conflicts; default git branch is 'main'

This commit is contained in:
2025-05-13 13:39:24 +02:00
parent 0f04e1831a
commit 5ad43aa897

View File

@@ -78,3 +78,7 @@
# postBuffer = 1048576000
# lowSpeedLimit = 0
# lowSpeedTime = 999999
[init]
defaultBranch = main
[merge]
tool = vimdiff