AutoYADM commit: 2025-02-06 19:20:06

This commit is contained in:
Daniel Fichtinger 2025-02-06 19:20:06 -05:00
parent 3a66a5110e
commit 0cfce5f57d

View file

@ -48,6 +48,8 @@ l = "move_next_sub_word_end"
L = "move_next_long_word_end" L = "move_next_long_word_end"
j = "search_next" j = "search_next"
J = "search_prev" J = "search_prev"
N = "join_selections"
A-N = "join_selections_space"
C-q = ":qa" C-q = ":qa"
C-Q = ":qa!" C-Q = ":qa!"
C-m = "jump_view_left" C-m = "jump_view_left"