|
@@ -3,6 +3,13 @@
|
|
email = thatsmydoing@gmail.com
|
|
email = thatsmydoing@gmail.com
|
|
[core]
|
|
[core]
|
|
autocrlf = input
|
|
autocrlf = input
|
|
|
|
+[delta]
|
|
|
|
+ features = side-by-side line-numbers decorations
|
|
|
|
+ whitespace-error-style = 22 reverse
|
|
|
|
+[delta "decorations"]
|
|
|
|
+ commit-decoration-style = bold yellow box ul
|
|
|
|
+ file-style = bold yellow ul
|
|
|
|
+ file-decoration-style = none
|
|
[color]
|
|
[color]
|
|
ui = true
|
|
ui = true
|
|
[diff]
|
|
[diff]
|