[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars 858de2c124 184/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars 858de2c124 184/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:27 -0400 (EDT) |
branch: externals/indent-bars
commit 858de2c1244ad340ae3c1c65bb8215e21b95139d
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 ac0baa0e1d..6e3b1afce9 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ This package provides vertical indentation _guide bars_, with
the following feat
- **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 want a bar in the very first column!**: set
`indent-bars-starting-column` to 0.
-- **The current bar highlight is so fast, but it flashes too rapidly during
scrolling!**: update to v0.2.2 or later and set
`indent-bars-depth-update-delay` to a comfortable number like 0.1s (0.075s is
the default). If you _like_ the fast updates, set this to 0.
+- **The current bar highlight is so fast, but it flashes too rapidly during
scrolling!** Update to v0.2.2 or later and set `indent-bars-depth-update-delay`
to a comfortable number like 0.1s (0.075s is the default). If you _like_ the
fast updates, set this to 0.
# Install/config
- [elpa] externals/indent-bars 55d8ef1711 096/431: Update README.md, (continued)
- [elpa] externals/indent-bars 55d8ef1711 096/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 180b6ab95c 053/431: Mention stipple compatibility, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 5eb33cc94f 085/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 7da1a4a2a4 107/431: Update examples.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 54d15a437d 122/431: customize and var name tweaks, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 77aec85ad0 124/431: Merge branch 'treesit' into dev, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a7bfe31d59 131/431: display-line: offset start if no tabs, invent with correct bar count, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f1404b31fe 151/431: Added what's new, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3a9ffd9176 142/431: Add cobol-mode support, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 327ace5493 162/431: ts-node-query: add FIRST-SPANNING flag to insist top node encloses, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 858de2c124 184/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars 8a4ea0ab83 187/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 3cebc7d7fb 177/431: Resize iamge, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars beaaf4d359 003/431: Improve docstrings, comments, custom messages, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6d98c4597f 004/431: re-organize and cleanup, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6f054692ef 008/431: Generalize to stipple "pad" and "rot", ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 0769d70591 010/431: add window-state-change hooks for recalculating stipple, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 471b0920b0 012/431: improve comments, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 4e31151a0d 015/431: improve comments, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f8d5e25527 030/431: bug fix for long patterns, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars eab376d061 041/431: Allow background color on current depth highlight, ELPA Syncer, 2024/09/16