dotfiles/config/xdgconfig/helix/config.toml
2024-09-01 20:27:15 +02:00

8 lines
137 B
TOML

theme = "catppuccin_mocha"
# this should be enabled once soft wrap is merged
[editor]
soft-wrap.enable = true
[keys.normal]
C-s = ":w"