refactor: prepare match minimode
This commit is contained in:
parent
5b8c28e1e1
commit
a35bbc7e96
3 changed files with 71 additions and 6 deletions
|
|
@ -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"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue