branch: externals/indent-bars
commit 5eb33cc94fc349865fba4d913c24f12ee5ceeb69
Author: JD Smith <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 75abd6d186..82ca0bb501 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ This package provides vertical indentation _guide bars_, with
the following feat
- **I can barely see the bars!** Increase the `:blend` value in
`indent-bars-color` closer to one.
- **I want completely unique indent guidebars so as to flex on my
colleagues!** check the [Examples](examples.md) for some ideas. The sky is the
limit.
- **I use Emacs on the terminal, you insensitive clod!** `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.** Maybe
[this]([url](https://github.com/jdtsmith/indent-bars/blob/main/examples.md#minimal))
will suit you? Otherwise, you can turn off the stipple and use old fashioned
`│` characters with `indent-bars-prefer-character`.
+- **I use graphical Emacs, but am an extreme minimalist. All my outfits are
gray. Including my socks.** 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).
# Install/config