nix-config/home/modules/helix/config/config.toml
2022-11-21 21:23:43 +01:00

7 lines
154 B
TOML

[editor]
line-number = "relative"
mouse = true
auto-completion = true
[keys.normal]
C-q = [ "goto_prev_paragraph", "goto_next_paragraph", ":reflow 80" ]