From 61146bac7ecefbbba499f0f3ab2801b55f261db6 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 12 Mar 2025 19:00:06 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-12 19:00:06 --- .config/helix/config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index e938cfbf..a26ff806 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -55,6 +55,8 @@ skip-levels = 1 [editor.soft-wrap] enable = true +# prevents words from being split +# max-wrap = 25 wrap-indicator = "" [keys.insert]