[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/indent-bars b0f81f1439 175/431: Update README.md
From: |
ELPA Syncer |
Subject: |
[elpa] externals/indent-bars b0f81f1439 175/431: Update README.md |
Date: |
Mon, 16 Sep 2024 12:59:26 -0400 (EDT) |
branch: externals/indent-bars
commit b0f81f14399d8d1dac5c80298417a662ef257097
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 171bf1dc9f..9263ece71a 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,10 @@ The easiest way to discover the node types of interest is
to `M-x treesit-explor
Please document good tree-sitter settings for other langauges in the
[Wiki](https://github.com/jdtsmith/indent-bars/wiki/indent%E2%80%90bars-config-Wiki#tree-sitter-config).
+## Moving by columns
+
+If `indent-bars-display-on-blank-lines' is set, the newline at the end of
blank lines has a `'display` property set to show the bars. Emacs does not
deal correctly with display properties containing newlines when moving by
columns. This is not normally a problem, but in one instance it is a nuisance:
evil tries to "preserve" column during line moves, so can trigger this emacs
misfeature. The symptom is that point jumps a line and moves over as you move
down with evil. A solution is [ [...]
+
## Display
### Stipples
- [elpa] externals/indent-bars 88a995668a 161/431: ts-node-query: restore use of ts-parser to indicate top level node, (continued)
- [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
- [elpa] externals/indent-bars edb7bce062 149/431: README improvements, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars b0f81f1439 175/431: Update README.md,
ELPA Syncer <=
- [elpa] externals/indent-bars b98a82c791 174/431: Update README.md, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 62302b45d9 180/431: Rate-limit highlighting the current depth, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars cd100e4e63 186/431: Bump version, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 2b0a4ad168 165/431: no-descend-string: explicitly test string query for validity, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 62c76468eb 202/431: Merge branch 'main' into treesit-scope, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars 6e2f93d194 193/431: ib: improve docs and add shorthands, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars a195a06b8c 185/431: Correctly call run-at-time, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars ee36aa78ae 192/431: ts: emphasis scope algorithm added, with struct shorthands, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars f2d9c0f95b 188/431: Improve documentation, ELPA Syncer, 2024/09/16
- [elpa] externals/indent-bars acb9ded166 178/431: docstring and comment improvements, ELPA Syncer, 2024/09/16