emacs-elpa-diffs
[Top][All Lists]
Advanced

[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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]