[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 56bf93a7c3 313/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 56bf93a7c3 313/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:45 -0400 (EDT) |
branch: externals/indent-bars
commit 56bf93a7c3533a6e742adb18147a8d49e52cdaa5
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3d2bdf389f..6bcdc85286 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ This package provides indentation _guide bars_ enhanced by
tree-sitter:
## What's New
- **v0.5**: A major update with many new features and improvements.
- - Stipples are now free from artifacts when showing the same buffer in
multiple windows.
+ - 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.
- Theme-awareness: bar styling gets updated on theme change (e.g. for
depth-based colors).
- Two new highlight selection "methods" including a new default ("context").
- [elpa] externals/indent-bars 1f575f2404 211/431: Remove unused ts--scope-query, (continued)
- [elpa] externals/indent-bars 1f575f2404 211/431: Remove unused ts--scope-query, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars b0c138ce17 256/431: teardown whr win-param but not global faces, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ac949f347e 260/431: Remove unnecessary cleanup on update-all-stipples, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 916dc89ce9 261/431: Do not trust indent-bars-whr window parameter absolutely, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7e0493f157 280/431: Store and check bol not point; no scope recompute on same line, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 75498edc35 281/431: docstrings: custom vars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 1439cc08d1 285/431: create-stipples -> create-stipple-remaps, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a3dc4a81d6 322/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a7e9554671 326/431: Bump width-frac to 0.375, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars b2ea9c3b47 343/431: treesit scope: save and invalidate old ranges too, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 56bf93a7c3 313/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars 0c136d8f68 357/431: Merge branch 'main' into simple-scope, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 5ddaf12da3 375/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 11e639365d 368/431: Add new ts--custom-update-scope to custom-set hook, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars b4594e0946 355/431: Correct local stipple update on text-scale, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6f8b8ec6d3 399/431: Tweak commentary, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ea0cd3de21 390/431: indent-bars-ts: use the new jit/font-lock approach for scope bars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 756cfb0f55 403/431: Handle c-ts-mode's offset variable, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d4c5d33ebf 408/431: ts: additional with-silent-modifications to ensure buffer unchanged, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2afaaa2398 421/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a86f8eca12 410/431: be more defensive with face-foreground/background, ELPA Syncer, 2024/09/16