refactor: identify mode inside hx on bracket matching

This commit is contained in:
Igor Támara 2025-11-17 17:44:40 -05:00 committed by CJ van den Berg
parent 3d0a0571c2
commit fd3401748e
2 changed files with 5 additions and 4 deletions

View file

@ -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"],