refactor: identify mode inside hx on bracket matching
This commit is contained in:
parent
3d0a0571c2
commit
fd3401748e
2 changed files with 5 additions and 4 deletions
|
|
@ -463,7 +463,7 @@
|
|||
|
||||
["x", "extend_line_below"],
|
||||
|
||||
["m m", "match_brackets", "helix_sel_mode"],
|
||||
["m m", "match_brackets"],
|
||||
["m a", "match", "select_textobject_around"],
|
||||
["m i", "match", "select_textobject_inner"],
|
||||
["m d", "match", "surround_delete"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue