fix(helix): fix indent char
This commit is contained in:
@@ -17,7 +17,7 @@ select = "underline"
|
||||
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
character = "│"
|
||||
character = "|"
|
||||
skip-levels = 1
|
||||
|
||||
[editor.statusline]
|
||||
|
||||
Reference in New Issue
Block a user