fix: helix g g command keybind
This commit is contained in:
parent
0ca1d372f6
commit
c65a4af30a
1 changed files with 1 additions and 1 deletions
|
|
@ -138,7 +138,7 @@
|
|||
["v", "enter_mode", "select"],
|
||||
|
||||
["G", "goto_line"],
|
||||
["g g", "goto_line_vim"],
|
||||
["g g", "goto_line_helix"],
|
||||
["g e", "move_buffer_end"],
|
||||
["g f", "goto_file"],
|
||||
["g h", "move_begin"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue