From ae65c50f9261707269d34b5db479c884d7e61250 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sat, 7 Feb 2026 15:53:08 -0500 Subject: [PATCH] docs(readme): mention blend alpha and highlight overrides --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b4d845..ca3d72e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ syntax highlighting. - Vim syntax fallback for languages without a treesitter parser - Hunk header context highlighting (`@@ ... @@ function foo()`) - Character-level (intra-line) diff highlighting for changed characters -- Configurable debouncing, max lines, and diff prefix concealment +- Configurable debouncing, max lines, diff prefix concealment, blend alpha, and + highlight overrides ## Requirements