dotfiles/config/dot_config/helix/#config.toml#

10 lines
138 B
Plaintext

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