diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 4f676bf4..13605a44 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -90,6 +90,7 @@ M = "swap_view_left" N = "swap_view_down" E = "swap_view_up" I = "swap_view_right" +d = "wclose" h = "no_op" j = "no_op" k = "no_op"