summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Eskola <ben+github@eskola.uk>2020-07-09 15:34:43 +0100
committerGitHub <noreply@github.com>2020-07-09 10:34:43 -0400
commit1715d3d59b2e2e702c49829743e5944e9c7ca028 (patch)
tree78c70c0ad6f63c54d6b9edf7d151e67f247a171f /README.md
parent983f6aaf4f2b06d64c35c40f10d845549fdf0c39 (diff)
Use `syntax-theme` not `theme` in gitconfig example (#242)
`theme` is deprecated so it doesn't make sense to recommend it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 993ac151..0a4553e5 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ Set delta to be git's pager in your `.gitconfig`. Delta accepts many command lin
[delta]
plus-color = "#012800"
minus-color = "#340001"
- theme = Monokai Extended
+ syntax-theme = Monokai Extended
[interactive]
diffFilter = delta --color-only