diff --git a/.config/aerc/helix-config/.helix/config.toml b/.config/aerc/helix-config/.helix/config.toml new file mode 100644 index 00000000..42f7c072 --- /dev/null +++ b/.config/aerc/helix-config/.helix/config.toml @@ -0,0 +1,5 @@ +[editor] +text-width = 74 +[editor.soft-wrap] +enable = true +wrap-at-text-width = true