[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars bcb3b0fdb1 329/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars bcb3b0fdb1 329/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:46 -0400 (EDT) |
branch: externals/indent-bars
commit bcb3b0fdb13620ae73be2de2ee4f8442378abb0d
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 8553473544..104250c7aa 100644
--- a/README.md
+++ b/README.md
@@ -227,9 +227,9 @@ The easiest way to configure inheritance and unspecified
values in the `ts` vari
`indent-bars` can highlight the bar at the current depth, and supports a few
different ways to determine which bar that is (see
`indent-bars-highlight-selection-method`):
-1. `nil`: The simplest version selects the depth of the last-visible bar on
the current line.
-2. `on-bar`: The old default, which selects the depth of the "unseen" bar
that the first character of text on the current line cover up.
-3. `context`: The new default, which selects the last-visible bar unless an
adjacent no-blank line is indented deeper by at least one indent spacing, in
which case the `on-bar` approach is used.
+1. `nil`: The simplest version selects the depth of the last-visible bar on
the current line for highlight.
+2. `on-bar`: The old default, which selects the depth of the "unseen" bar
that the first character of text on the current line covers up.
+3. `context`: The new default, which selects the last-visible bar _unless_ an
adjacent non-blank line is indented deeper by at least one indent spacing, in
which case the `on-bar` approach is used.
Experiment with these to see what you prefer.
- [elpa] externals/indent-bars 2b6d25a083 316/431: update current indentation only if depth decreases, (continued)
- [elpa] externals/indent-bars 2b6d25a083 316/431: update current indentation only if depth decreases, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f6e96b01d2 312/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 449b49f6a1 331/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars dd197c931a 334/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c990d7dee3 339/431: ts-union-all: simplify vars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 42cb7aed86 340/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f91f125dad 319/431: Update README.md with new GIF animation, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 90de8c3159 344/431: indent-bars: minor cleanup, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3d55fd643d 330/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 88a68c8364 318/431: README.md: add new video, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars bcb3b0fdb1 329/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars ea1144feae 315/431: always ppss at bol, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars fa7047773a 349/431: README improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ad972ba512 337/431: Increment version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 05e23d6145 360/431: README: update with styling-scope information, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 626ea0443e 378/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 827c99d394 332/431: README: FAQ updates, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c247f02b04 324/431: Reduce out-of-scope default blend to 0.1, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2dcc80f2ba 347/431: docs: mention new scope invalidation improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 8c487907e1 373/431: README: Fix footnote, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 098a5aad79 383/431: Remove clip-win scope slot, ELPA Syncer, 2024/09/16