From aa4a877d1e17f829768a262a0e7367248dabc2a5 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 5 Mar 2026 11:12:17 -0500 Subject: [PATCH] doc: improve features --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eee728d..2a7bd73 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ with language-aware syntax highlighting. [vscode-diff](https://github.com/esmuellert/codediff.nvim) FFI backend for word-level accuracy) - `:Gdiff` unified diff against any revision -- Background-only diff colors for `&diff` buffers - Inline merge conflict detection, highlighting, and resolution -- Email-quoted diff highlighting (`> diff ...` prefixes, arbitrary nesting - depth) -- Vim syntax fallback, configurable blend/priorities +- Email quoting/patch syntax support (`> diff ...`) +- Vim syntax fallback +- Configurable highlighiting blend & priorities +- Context-inclusive, high-accuracy highlights ## Requirements