AutoYADM commit: 2025-03-09 19:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-09 19:00:06 -04:00
parent 8659cf10bc
commit 5f21d1d1e6

View file

@ -169,6 +169,7 @@ l = "goto_file_end"
L = "goto_last_line"
[keys.select]
tab = "trim_selections"
"{" = "rotate_selections_backward"
"}" = "rotate_selections_forward"
"A-{" = "rotate_selection_contents_backward"