From 53af51320e9db60557e81d123c255a291d48853b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 25 Feb 2025 16:45:12 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-25 16:45:12 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index d4da51a9..eddbe383 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -61,6 +61,7 @@ wrap-indicator = "" C-k = "signature_help" [keys.normal] +A-m = "select_prev_sibling" tab = "trim_selections" C-k = "signature_help" C-g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"]