[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 8826105182 342/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 8826105182 342/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:47 -0400 (EDT) |
branch: externals/indent-bars
commit 88261051823961f0fc60c3c76b0cf2bae4ab32e4
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index aa5e72859f..64b81ec36b 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,6 @@ See [tree-sitter](#tree-sitter), and also the [Wiki
page](https://github.com/jdt
> [!IMPORTANT]
> For `indent-bars` to display fancy guide bars, your port and version of
> emacs must correctly display the `:stipple` face attribute. **Most do**,
> but some do not.
-`indent-bars` can also be used *without stipples*, drawing a simple vertical
character (like `│`) instead. It automatically does this in non-graphical
displays (terminals), but can optionally be configured to do so always; see
[Character Display](#character-display).
Known `:stipple` support, by Emacs build:
@@ -114,9 +113,9 @@ Known `:stipple` support, by Emacs build:
[^1]: Most easily installed [with
brew](https://github.com/railwaycat/homebrew-emacsmacport).
-Please [open an issue](../../issues) with any updates/corrections to this list.
+Please [open an issue](../../issues) with any updates/corrections to this
list. See also [Testing Stipples](#testing-stipples).
-See also [Testing Stipples](#testing-stipples).
+`indent-bars` can also be used *without stipples*, drawing a simple vertical
character (like `│`) instead. It automatically does this in non-graphical
displays (terminals), but this can be made the default; see [Character
Display](#character-display).
# Customization
`M-x customize-group indent-bars` is the easiest way to customize everything
about the appearance and function of `indent-bars` (check sub-groups too).
- [elpa] externals/indent-bars 7a1413cb15 314/431: Ensure buffer-local idle timers run in the original buffer, (continued)
- [elpa] externals/indent-bars 7a1413cb15 314/431: Ensure buffer-local idle timers run in the original buffer, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars adbf859e2d 323/431: Update README.md — blank spacer, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 21f6242b24 321/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 751db47d31 341/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars bb43583789 336/431: invalidate using all window ranges showing current buffer, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3b738a1d10 333/431: README: ts out of scope style config improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 0222bb453e 335/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3ac1bd66a7 311/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c516788fe3 362/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2d88129b2a 327/431: Add small menu to README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 8826105182 342/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars 88010c2724 387/431: Initial efforts towards font-lock-free/managing bars, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f64e33bf37 325/431: correctly test style tag string with #'equal, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars d84c654c22 320/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c6dab3309c 365/431: Remove superfluous :group from customs, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6677c94823 352/431: use end marker for invalid range(s), ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f7fb81c0d8 353/431: Major scope simplification: just invalid old ∪ new, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f986762207 328/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 34cecb96a4 358/431: Simplify developer note description for new simple font-lock method, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars adfab4df1e 359/431: styling-scope: new option to invert -ts- variable to apply in-scope, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars bcc1e69e1d 364/431: reset: leave indent-bars--styles alone for teardown, ELPA Syncer, 2024/09/16