dotfiles/roles/editors/helix/files/config.toml
Matej Focko 0554e665c5
chore: move out user roles
Signed-off-by: Matej Focko <me@mfocko.xyz>
2024-07-12 21:23:02 +02:00

8 lines
126 B
TOML

theme = "dracula_at_night"
[editor]
line-number = "relative"
rulers = [ 80, 100, 120 ]
[editor.indent-guides]
render = true