Add some vertical characters to the editor.indent-guides documentation (#4163)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
This commit is contained in:
parent
7af7dadd17
commit
a079f2c9bd
@ -249,6 +249,6 @@ ### `[editor.indent-guides]` Section
|
||||
```toml
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
character = "╎"
|
||||
character = "╎" # Some characters that work well: "▏", "┆", "┊", "⸽"
|
||||
skip-levels = 1
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user