helix: cleanup config

This commit is contained in:
2026-04-13 21:52:50 +02:00
parent ffe9c7e236
commit df671a927f

View File

@@ -2,15 +2,14 @@ theme = "everforest_light_modded"
[editor] [editor]
line-number = "relative" line-number = "relative"
cursorline = true
cursor-shape.insert = "bar" cursor-shape.insert = "bar"
insert-final-newline = false insert-final-newline = false
# rulers = [80, 100]
true-color = true true-color = true
text-width = 100 text-width = 100
[editor.whitespace.render] [editor.whitespace.render]
tab = "all" tab = "all"
# space = "all"
[editor.indent-guides] [editor.indent-guides]
render = true render = true