From 74b759cb5fc664f075764ae995abfcbc4d34cee0 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 9 Feb 2026 15:18:05 -0500 Subject: [PATCH] docs: minor phraing --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index a3a7ae4..a86a047 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ syntax highlighting. ## Features - Treesitter syntax highlighting in fugitive diffs and commit views -- Character-level intra-line diff highlighting (with optional - [vscode-diff](https://github.com/esmuellert/codediff.nvim) FFI backend for - word-level accuracy) +- Word-level intra-line diff highlighting, including VSCode's diffing algorithm - `:Gdiff` unified diff against any revision - Background-only diff colors for `&diff` buffers - Inline merge conflict detection, highlighting, and resolution