[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 8a0c294841 2/2: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 8a0c294841 2/2: Update README.md |
Date: |
Wed, 18 Sep 2024 18:58:07 -0400 (EDT) |
branch: externals/indent-bars
commit 8a0c294841f9897ad26dd8c2251f5e4a6011924c
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4fc7eee71a..d2a49c0aec 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ This package provides indentation _guide bars_ in Emacs, with
optional tree-sitt
- Optimized for speed.
- Optional tree-sitter support, including _scope focus_, among [other
features](#tree-sitter-details).
- Supports either space or tab-based indentation.
-- Bar appearance is _highly_
[configurable](https://github.com/jdtsmith/indent-bars/edit/main/README.md#customization):
color, blending, width, position within the character, vertical fill/blank
pattern, even zigzag (see [examples](examples.md)).
-- Bars can have optional depth-based coloring, with a cyclical color palette
you can
[customize](https://github.com/jdtsmith/indent-bars/edit/main/README.md#customization).
+- Bar appearance is _highly_ [configurable](#customization): color, blending,
width, position within the character, vertical fill/blank pattern, even zigzag
(see [examples](examples.md)).
+- Bars can have optional depth-based coloring, with a cyclical color palette
you can [customize](#customization).
- Fast current-depth bar highlighting with configurable bar color and/or
appearance changes.
- Bars can appear on blank lines.
- Bar depth can be held constant inside multi-line strings and lists.