[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars e12b91fe3f 295/431: doc: custom tweak
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars e12b91fe3f 295/431: doc: custom tweak |
Date: |
Mon, 16 Sep 2024 12:59:43 -0400 (EDT) |
branch: externals/indent-bars
commit e12b91fe3f54a097e325a6a6b70e0f951bf4446b
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
doc: custom tweak
---
indent-bars-ts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/indent-bars-ts.el b/indent-bars-ts.el
index 69aaaa9acf..11a1d7162e 100644
--- a/indent-bars-ts.el
+++ b/indent-bars-ts.el
@@ -84,7 +84,7 @@ variables."
:group 'indent-bars-ts)
(defcustom indent-bars-treesit-scope-min-lines 3
- "Minimum number of lines a node must span to be counted for scope."
+ "Minimum number of lines a node must span to be counted as a scope."
:type 'integer
:group 'indent-bars-ts)
- [elpa] externals/indent-bars 7d415237d8 258/431: Use style correctly when setting main stipple face, (continued)
- [elpa] externals/indent-bars 7d415237d8 258/431: Use style correctly when setting main stipple face, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars aacb0a574b 279/431: docstring: treesit-wrap, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c6f08762b2 273/431: Use min-lines 3 for TS scope, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d06e6e10da 268/431: Overhaul scope structure and logic, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars bfcc3fac50 271/431: assign update-depth-function in :success clause, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d883507335 270/431: docs: improve update-scope1 docstring, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 10ce56b4e0 255/431: Improve stipple docstring and comment, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d7b56cf13f 284/431: Tweak PPSS logic, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d7c1bd96e4 287/431: use idle-timer for highlighted bar update too, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e3ebe0d389 289/431: Remove window-state-change-functions hook on teardown, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e12b91fe3f 295/431: doc: custom tweak,
ELPA Syncer <=
- [elpa] externals/indent-bars 8855d462da 297/431: Add unspecified choice to simple custom vars too, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars dd4f7bd3ee 296/431: update-scope: consider no node or scope match as full-file, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 93a268799d 307/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a78445ef7d 299/431: update copyrights, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d962712541 302/431: Update-name and relocate delay vars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars def1e3e395 303/431: README: document v0.5 release, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6a68c5e7ff 301/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c4d05c62c0 306/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f34bd21940 310/431: Tweak default bar style: slimmer bar, longer "dash:, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2b6d25a083 316/431: update current indentation only if depth decreases, ELPA Syncer, 2024/09/16