summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index df60337..6feb430 100644
--- a/README.md
+++ b/README.md
@@ -25,11 +25,8 @@
diffFilter = delta --color-only
[delta]
- navigate = true # use n and N to move between diff sections
-
- # delta detects terminal colors automatically; set one of these to disable auto-detection
- # dark = true
- # light = true
+ navigate = true # use n and N to move between diff sections
+ dark = true # or light = true, or omit for auto-detection
[merge]
conflictstyle = zdiff3