AutoYADM commit: 2025-03-05 09:15:14

This commit is contained in:
Daniel Fichtinger 2025-03-05 09:15:14 -05:00
parent 9f11802c7e
commit 8748c15351

View file

@ -83,7 +83,7 @@ A-i = "select_next_sibling"
"A-}" = "rotate_selection_contents_forward" "A-}" = "rotate_selection_contents_forward"
C-f = "jump_forward" C-f = "jump_forward"
a = "append_mode_same_line" # a = "append_mode_same_line"
tab = "trim_selections" tab = "trim_selections"
C-k = "signature_help" C-k = "signature_help"
C-g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"] C-g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"]