[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 4974f6c16c 351/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 4974f6c16c 351/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:48 -0400 (EDT) |
branch: externals/indent-bars
commit 4974f6c16c7fcc8bbe53fbcd93c74794877287a1
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 33b7d94d7e..1bd23303d9 100644
--- a/README.md
+++ b/README.md
@@ -254,7 +254,7 @@ Experiment with these to see what you prefer.
Simply configure `indent-bars-treesit-scope` with the node types for which
"local scope" highlighting nodes are of interest. This must be done for each
tree-sitter language you use. This scope could be as granular as classes and
functions, or include detailed block statements. You can disable scoping for
"short blocks" using `indent-bars-treesit-scope-min-lines`, so that, e.g., a
quick `if` statement does not capture scope. I recommend starting with the
minimal possible set of node ty [...]
#### Wrap
-indent-bars-treesit-wrap` can be configured in a similar manner (mapping
language to wrapping node types). Note that the default of
`indent-bars-no-descend-list`, which does not require tree-sitter, may be
sufficient for your uses.
+`indent-bars-treesit-wrap` can be configured in a similar manner (mapping
language to wrapping node types). Note that the default of
`indent-bars-no-descend-list`, which does not require tree-sitter, may be
sufficient for your uses.
#### Ignore certain blank lines
You can assign a single (usually top-level) node type to ignore when drawing
bars on blanks linkes; see `indent-bars-treesit-ignore-blank-lines-types`
(which, please note, is configured as a list of _strings_, unlike
`indent-bars-treesit-wrap/scope`).
- [elpa] externals/indent-bars fa7047773a 349/431: README improvements, (continued)
- [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
- [elpa] externals/indent-bars 959e978986 385/431: invalid ranges: use custom marker cache, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4974f6c16c 351/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars e557c7a6fa 366/431: New custom-set function for immediate feedback, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a7ecae26dd 370/431: Mention new customize options, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 48c8f7ecff 380/431: cleanup-stipple-remaps: protect needs-cleanup against non-live buf, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d5e6fb0fa9 384/431: Initial window-scroll based supplemental draw, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4d460b0a02 363/431: Remove \\=' quotes from docstrings, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d62f1cc825 361/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e9443e68c1 371/431: README: version update and footnote for in-scope, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2ca5192273 372/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars b433467d57 376/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e693dd5239 409/431: teardown: avoid buffer modification, ELPA Syncer, 2024/09/16