AutoYADM commit: 2025-02-05 20:00:03
This commit is contained in:
parent
d223df4c8f
commit
85d5dc6ef6
1 changed files with 4 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue