feat: make b key in goto mini mode toggle goto byte offset mode
This commit is contained in:
parent
477e232f19
commit
f0e2ef442f
2 changed files with 12 additions and 1 deletions
|
|
@ -428,7 +428,7 @@
|
|||
},
|
||||
"mini/numeric": {
|
||||
"press": [
|
||||
["b", "goto_offset"],
|
||||
["b", "toggle_goto_style"],
|
||||
["ctrl+q", "quit"],
|
||||
["ctrl+v", "system_paste"],
|
||||
["ctrl+u", "mini_mode_reset"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue