50f1fe2 dotfiles / dot_config / helix / config.toml
Eric Bower  ·  2026-01-06
 1theme = "nord"
 2
 3[editor]
 4mouse = false
 5true-color = true
 6
 7[editor.soft-wrap]
 8enable = true
 9
10[editor.gutters]
11layout = []