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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars a4d43c0054 163/431: README: FAQ starting-co


From: ELPA Syncer
Subject: [elpa] externals/indent-bars a4d43c0054 163/431: README: FAQ starting-column
Date: Mon, 16 Sep 2024 12:59:24 -0400 (EDT)

branch: externals/indent-bars
commit a4d43c005435775ac821986f5231bf250fb5ddda
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    README: FAQ starting-column
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 71c9042d5e..22f25d8344 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ 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`](#character-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).
+- **I want a bar in the very first column!**: set 
`indent-bars-starting-column` to 0.
 
 # Install/config
 



reply via email to

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