nix-config/home/modules/helix/config/config.toml
2025-05-17 12:34:08 +02:00

12 lines
169 B
TOML

theme = "solarized_light"
[editor]
line-number = "relative"
mouse = true
auto-completion = true
[editor.soft-wrap]
enable = true
[keys.normal]
C-q = [ ":reflow 80" ]