branch: externals/indent-bars
commit 9cf88e14030cd6c95a7192269cf2a224e6f19763
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 9263ece71a..daa74a9ff0 100644
--- a/README.md
+++ b/README.md
@@ -163,7 +163,7 @@ Please document good tree-sitter settings for other 
langauges in the [Wiki](http
 
 ## 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 [ [...]
+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
 

Reply via email to