diff --git a/helix/config.toml b/helix/config.toml index 45756be..3c5aca4 100644 --- a/helix/config.toml +++ b/helix/config.toml @@ -71,5 +71,6 @@ tabpad = "‒" "C-l" = [":config-reload", ":redraw"] [keys.normal.space.t] +"q" = ":reflow" "w" = ":toggle whitespace.render all none" "W" = ":toggle soft-wrap.enable"