Helix: add indent guides

This commit is contained in:
Filippo Berto 2024-01-13 16:46:06 +01:00
parent 18d624976b
commit 6ff3cab083
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -53,6 +53,10 @@
scrolloff = 5;
soft-wrap.enable = true;
true-color = true;
indent-guides = {
render = true;
character = "";
};
};
keys.normal = {
"C-A-l" = ":format";