AutoYADM commit: 2025-02-24 21:35:12
This commit is contained in:
parent
0169bc2865
commit
423aa943d1
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ wrap-indicator = ""
|
|||
C-k = "signature_help"
|
||||
|
||||
[keys.normal]
|
||||
backspace = "trim_selections"
|
||||
tab = "trim_selections"
|
||||
C-k = "signature_help"
|
||||
C-g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"]
|
||||
"\\" = ":format"
|
||||
|
@ -213,6 +213,6 @@ n = "move_line_down"
|
|||
e = "move_line_up"
|
||||
l = "goto_last_line"
|
||||
|
||||
[keys.normal."_"]
|
||||
[keys.normal.backspace]
|
||||
d = "delete_selection_noyank"
|
||||
c = "change_selection_noyank"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue