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

10 lines
138 B
Text
Raw Normal View History

2023-09-06 07:07:10 +02:00
theme = "catppuccin_mocha"
# this should be enabled once soft wrap is merged
[editor]
soft-wrap.enable = true
2023-10-16 11:31:38 +02:00
[keys.normal]
C-s = ":w"