From 47f248794176edb47bb2fa75c760912bcd7bb65b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 22 Mar 2025 22:45:07 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-22 22:45:07 --- .config/aerc/helix-config/.helix/config.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .config/aerc/helix-config/.helix/config.toml 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