dotfiles/config/dot_config/helix/config.toml

9 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"