helix use jumplist

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-02-25 12:59:02 +01:00
parent ce690c3cad
commit 70c8dfd953

View File

@@ -190,7 +190,7 @@
keys = {
normal = {
"C-g" = [ ":new" ":insert-output lazygit" ":buffer-close!" ":redraw" ];
"C-i" = [ ":pipe fgl" "toggle_comments" ];
"C-m" = [ ":pipe fgl" "toggle_comments" ];
"A-`" = [ "no_op" ];
"`" = [ "no_op" ];
"ö" = { "s" = [ "switch_case" ]; "u" = [ "switch_to_uppercase" ]; "l" = [ "switch_to_lowercase" ]; };