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

9 lines
138 B
Text

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