refactor: prepare match minimode

This commit is contained in:
Igor Támara 2025-11-11 15:33:56 -05:00 committed by CJ van den Berg
parent 5b8c28e1e1
commit a35bbc7e96
3 changed files with 71 additions and 6 deletions

View file

@ -169,12 +169,7 @@
[";", "collapse_selections"],
["x", "extend_line_below"],
["m m", "match_brackets"],
["m s", "surround_add"],
["m r", "surround_replace"],
["m d", "surround_delete"],
["m a", "select_textobject_around"],
["m i", "select_textobject_inner"],
["m", "match"],
["[ D", "goto_first_diag"],
["[ G", "goto_first_change"],