AutoYADM commit: 2025-02-05 20:00:03

This commit is contained in:
Daniel Fichtinger 2025-02-05 20:00:03 -05:00
parent d223df4c8f
commit 85d5dc6ef6

View file

@ -24,10 +24,13 @@ J = "move_next_long_word_end"
k = "search_next"
K = "search_prev"
[keys.normal.L]
[keys.normal.l]
m = "match_brackets"
l = "match_brackets"
s = "surround_add"
r = "surround_replace"
d = "surround_delete"
a = "select_textobject_around"
i = "select_textobject_inner"
[keys.normal."C-w"]