diff --git a/src/keybind/builtin/flow.json b/src/keybind/builtin/flow.json index 350a515..29dae9e 100644 --- a/src/keybind/builtin/flow.json +++ b/src/keybind/builtin/flow.json @@ -37,7 +37,7 @@ ["f5", ["create_scratch_buffer", "*test*"], ["shell_execute_insert", "zig", "build", "test"]], ["f7", ["create_scratch_buffer", "*build*"], ["shell_execute_insert", "zig", "build"]], ["ctrl+f6", "open_version_info"], - ["alt+d", ["shell_execute_log", "date"]] + ["alt+d", ["shell_execute_insert", "date"]] ] }, "normal": {