Helix: add indent guides
This commit is contained in:
parent
18d624976b
commit
6ff3cab083
1 changed files with 4 additions and 0 deletions
|
|
@ -53,6 +53,10 @@
|
|||
scrolloff = 5;
|
||||
soft-wrap.enable = true;
|
||||
true-color = true;
|
||||
indent-guides = {
|
||||
render = true;
|
||||
character = "▏";
|
||||
};
|
||||
};
|
||||
keys.normal = {
|
||||
"C-A-l" = ":format";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue