fix: helix g g command keybind

This commit is contained in:
CJ van den Berg 2025-11-27 20:21:12 +01:00
parent 0ca1d372f6
commit c65a4af30a
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

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