diff --git a/home/modules/helix/config/config.toml b/home/modules/helix/config/config.toml index 94d8b3c..9657e4c 100644 --- a/home/modules/helix/config/config.toml +++ b/home/modules/helix/config/config.toml @@ -9,5 +9,4 @@ auto-completion = true enable = true [keys.normal] -C-q = [ "goto_prev_paragraph", "goto_next_paragraph", ":reflow 80" ] - +C-q = [ ":reflow 80" ]