branch: externals/indent-bars commit 0af707c007502ac5016b6afed7b00119602677b9 Author: JD Smith <93749+jdtsm...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c8d5b46a8..78c2a902f6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This package provides indentation _guide bars_ enhanced by tree-sitter: - Works in the terminal, using a vertical bar character. ## What's New - +- **v0.5.1**: Correctly handle scope highlight when multiple windows show the same buffer. - **v0.5**: A major update with many new features and improvements. - Stipples are now free from artifacts when the same buffer appears in multiple windows. - Position-aware tree-sitter _scope focus_ with completely configurable out-of-scope styling.