From 54e956fd7b60da754172c669555426d820b86e20 Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 26 Jun 2024 20:51:38 -0500 Subject: [PATCH] u --- dots/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/helix/config.toml b/dots/helix/config.toml index 9e4db59..8a9a480 100644 --- a/dots/helix/config.toml +++ b/dots/helix/config.toml @@ -37,6 +37,7 @@ display-messages = true "A-." = "goto_next_buffer" "A-w" = ":buffer-close" "A-/" = "repeat_last_motion" +"A-w" = [":toggle soft-wrap.enable", ":redraw"] [keys.insert]