[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 09a3fd2492 080/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 09a3fd2492 080/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:16 -0400 (EDT) |
branch: externals/indent-bars
commit 09a3fd24927c60b84d9e231d66bdb611a4b6fbfb
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a1ffafdd7a..ca72bb066d 100644
--- a/README.md
+++ b/README.md
@@ -19,10 +19,12 @@ This package provides vertical indentation _guide bars_,
with the following feat
# FAQ's
- **I don't see anything/bars are garbled!** Not all Emacsen support
stipples; see [Compatibility](#compatibility).
-- **How can I find out if my Emacs support stipples?!** See [Testing
Stipples](#testing-stipples).
-- **The bars are too instrusive!** Reduce the `:blend` value in
`indent-bars-color` closer to zero. Consider disabling
`indent-bars-color-by-depth`.
+- **How can I find out if my Emacs supports stipples?!** See [Testing
Stipples](#testing-stipples).
+- **These bars are too instrusive!** Reduce the `:blend` value in
`indent-bars-color` closer to zero. Consider disabling
`indent-bars-color-by-depth`.
- **I can barely see the bars!** Increase the `:blend` value in
`indent-bars-color` closer to one.
- **I want completely unique indent guidebars so as to flex on my work
colleagues!**: check the [Examples](examples.md) for some ideas. The sky is
the limit.
+- **I use Emacs on the terminal, you insensitive clod!** `indent-bars` will
just work for you (though you don't get any fancy bar patterns).
+- **I use graphical Emacs, but am an extreme minimalist. All my outfits are
gray. Including my socks.** Maybe
[this]([url](https://github.com/jdtsmith/indent-bars/blob/main/examples.md#minimal))
will suit you? Otherwise, you can turn off the stipple and use old fashioned
`│` characters with `indent-bars-prefer-character`.
# Install/config
- [elpa] externals/indent-bars 37f3102422 022/431: specify width-frac for row-data, (continued)
- [elpa] externals/indent-bars 37f3102422 022/431: specify width-frac for row-data, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 38265e96eb 018/431: remove current-depth timer, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c228033146 024/431: current-depth-stipple support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 54722d10a8 037/431: (re-) highlight current depth stipple on resize, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e35c54e16d 038/431: blank-lines: improve extend and mark algorithm, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 404251372e 039/431: set-current-depth-stipple: allow-other-keys (e.g. color), ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars da29b37efd 044/431: Add examples file, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f1b0aedc40 078/431: Remove vestigial no-stipple-current-depth-char, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3884953d20 090/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars accb7d00d2 071/431: error for indent-tabs-mode=t, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 09a3fd2492 080/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars a1718333ab 116/431: Fix indent-bars-treesit-support custom, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f5b61dad71 075/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3bffb21456 111/431: Correct custom name for no-descend-string, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f9558953b2 083/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 674b9d4b75 073/431: bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 138bbab23f 106/431: Update examples.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars cc1a3143cb 113/431: Calc blank line current-indent at beginning of prior line, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6192a63abe 066/431: README: fix stipple test, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 0ce041ed59 084/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 880236eb59 115/431: Use a compiled query-capture to find uppermost containing list, ELPA Syncer, 2024/09/16