helix: add rulers

This commit is contained in:
2024-04-10 01:16:18 +02:00
parent 53ed74f2b9
commit 222f884168

View File

@@ -3,6 +3,7 @@ theme = "everforest_light"
[editor]
line-number = "relative"
cursor-shape.insert = "bar"
rulers = [80, 100]
[editor.whitespace.render]
tab = "all"