From 3c87160f2c60009a03d9826b1b0c7a5250828963 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Thu, 4 Nov 2021 10:15:59 -0400 Subject: README: minor edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37f54c19..67fcdc23 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ ```gitconfig [pager] diff = delta + show = delta log = delta reflog = delta - show = delta [interactive] diffFilter = delta --color-only @@ -146,7 +146,7 @@ Here's what `git show` can look like with git configured to use delta: - Language syntax highlighting with color themes - Within-line highlights based on a Levenshtein edit inference algorithm - Git style strings (foreground color, background color, font attributes) are supported for >20 stylable elements -- Side-by-side view +- Side-by-side view with line-wrapping - Line numbering - `diff-highlight` and `diff-so-fancy` emulation modes - Stylable box/line decorations to draw attention to commit, file and hunk header sections. -- cgit v1.2.3