Add some vertical characters to the editor.indent-guides documentation (#4163)

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
pull/1/head
Sumit Sahrawat 2 years ago committed by GitHub
parent 7af7dadd17
commit a079f2c9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -249,6 +249,6 @@ Example:
```toml
[editor.indent-guides]
render = true
character = "╎"
character = "╎" # Some characters that work well: "▏", "┆", "┊", "⸽"
skip-levels = 1
```

Loading…
Cancel
Save