[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 2350f4dd24 144/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 2350f4dd24 144/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:22 -0400 (EDT) |
branch: externals/indent-bars
commit 2350f4dd24a61c489ae341a7a29693cfe211ad1a
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 cf07b88c49..5f27f6ebde 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ This package provides vertical indentation _guide bars_, with
the following feat
- **I use Emacs on the terminal, you insensitive clod!** <br>`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.** <br>Maybe [this](examples.md#minimal) will suit
you? Otherwise, you can turn off the stipple and use old fashioned `│`
characters with [`indent-bars-prefer-character`](#non-stipple-display).
- **When I view the same buffer side by side, the bars jump around!** <br>This
is a known issue for versions of Emacs with arbitrary pixel-width window; see
[Per-buffer stipple offsets](#per-buffer-stipple-offsets).
-- **I get too many bars inside function definitions and calls**: You can use
(tree-sitter to help)[#tree-sitter].
+- **I get too many bars inside function definitions and calls**: You can use
[tree-sitter to help](#tree-sitter).
# Install/config
- [elpa] externals/indent-bars 579aa101be 077/431: Initial no-stipple support, (continued)
- [elpa] externals/indent-bars 579aa101be 077/431: Initial no-stipple support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4dc2b9e329 057/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 44d7d633fc 123/431: Small doc, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ea53a29562 127/431: Fix unwanted extra bars on over-sufficient blank lines, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 80ca1daeef 134/431: Remove reference to vestigial skip-leftmost-column, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 55852b3cee 128/431: Minor doc improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 9de7111faf 125/431: Initial tab support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 95f2bac5d9 136/431: blank-string: fix width trailing space calculation for one bar case, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 98784d79e7 169/431: Document no-stipple-char-font-weight, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 37239a3acb 148/431: save point more locally in draw-line, and highlight-current-depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2350f4dd24 144/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars fd5a01d38e 155/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 88a995668a 161/431: ts-node-query: restore use of ts-parser to indicate top level node, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6500da0171 154/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars e3e9b72b8d 158/431: Update examples.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars c2e409e804 133/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 27bcefda4b 132/431: increase highlight depth when line starts right on a bar, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7cca87cf40 143/431: Document treesitter, tab-support, etc., ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 571522bd88 139/431: Add support for go-ts-mode, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars af3472b347 137/431: reorganize font-lock and treesitter sections, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3b32ee179b 140/431: Formatting, ELPA Syncer, 2024/09/16